Skip to content

Commit

Permalink
Add web integration document
Browse files Browse the repository at this point in the history
  • Loading branch information
andreubotella committed Jul 23, 2024
1 parent eadad3d commit 9cb2d4c
Show file tree
Hide file tree
Showing 2 changed files with 745 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -236,7 +236,9 @@ function randomTimeout() {
Hosts are expected to use the infrastructure in this proposal to allow tracking
not only asynchronous callstacks, but other ways to schedule jobs on the event
loop (such as `setTimeout`) to maximize the value of these use cases.
loop (such as `setTimeout`) to maximize the value of these use cases. We
describe the needed integration with web platform APIs in the [web integration
document](./WEB-INTEGRATION.md).

A detailed example of use cases can be found in the
[Use cases document](./USE-CASES.md).
Expand Down
Loading

0 comments on commit 9cb2d4c

Please sign in to comment.