A typescript package to execute JavaScript and TypeScript code in a webassembly quickjs sandbox

example javascript module package quickjs quickjs-emscripten quickjs-runtime sandbox sandbox-environment typescript wasm webassembly worker worker-pool worker-threads
2 Open Issues Need Help Last updated: Sep 13, 2025

Open Issues Need Help

View All on GitHub

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