We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 01b4df1 commit 30cff80Copy full SHA for 30cff80
README.md
@@ -91,7 +91,7 @@ inherently asynchronous in Node.js, this package supports the synchronous
91
implemented with the [`Atomics.wait()`] primitive. We hope to release this
92
library as a stand-alone package at some point in the future.
93
94
-[synchronous message-passing library]: https://github.com/sass/embedded-host-node/blob/main/lib/src/sync-process/sync-message-port.ts
+[synchronous message-passing library]: https://github.com/sass/sync-message-port
95
[`Atomics.wait()`]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Atomics/wait
96
97
---
0 commit comments