Skip to content

Commit

Permalink
Add web integration document (#100)
Browse files Browse the repository at this point in the history
* Add web integration document

* Add link to task attribution issue

* Update web integration

* Update WEB-INTEGRATION.md

Co-authored-by: Nicolò Ribaudo <[email protected]>

* Apply suggestions from code review

Co-authored-by: Nicolò Ribaudo <[email protected]>

* Link to #107

* Add markdown link

---------

Co-authored-by: Nicolò Ribaudo <[email protected]>
  • Loading branch information
andreubotella and nicolo-ribaudo authored Jan 13, 2025
1 parent 0f64be9 commit 7e7238b
Show file tree
Hide file tree
Showing 2 changed files with 686 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 7e7238b

Please sign in to comment.