Open Issues Need Help
View All on GitHub help wanted question
A typescript package to execute JavaScript and TypeScript code in a webassembly quickjs sandbox
TypeScript
#example#javascript#module#package#quickjs#quickjs-emscripten#quickjs-runtime#sandbox#sandbox-environment#typescript#wasm#webassembly#worker#worker-pool#worker-threads
AI Summary: Update the project documentation to include a section addressing the incompatibility with Vite's default Node.js module handling. The documentation should warn users about the need for Node.js polyfills (e.g., using `vite-plugin-node-polyfills`), and suggest strategies for avoiding global scope pollution, such as using module isolation techniques.
Complexity:
3/5
documentation help wanted
A typescript package to execute JavaScript and TypeScript code in a webassembly quickjs sandbox
TypeScript
#example#javascript#module#package#quickjs#quickjs-emscripten#quickjs-runtime#sandbox#sandbox-environment#typescript#wasm#webassembly#worker#worker-pool#worker-threads