User Input
A patch for stdin
has been provided to allow for user input. This is done by using a service worker to intercept fetch
requests from the web worker instances.
caution
This is a recently added feature and may not work as expected. If you encounter any issues, please create an issue.
Loading...
You can find the source code for this example here.