We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0f64be9 commit 7e7238bCopy full SHA for 7e7238b
README.md
@@ -236,7 +236,9 @@ function randomTimeout() {
236
237
Hosts are expected to use the infrastructure in this proposal to allow tracking
238
not only asynchronous callstacks, but other ways to schedule jobs on the event
239
-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
240
+describe the needed integration with web platform APIs in the [web integration
241
+document](./WEB-INTEGRATION.md).
242
243
A detailed example of use cases can be found in the
244
[Use cases document](./USE-CASES.md).
0 commit comments