Open Issues Need Help
View All on GitHubA typescript package to execute JavaScript and TypeScript code in a webassembly quickjs sandbox
A typescript package to execute JavaScript and TypeScript code in a webassembly quickjs sandbox
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.
A typescript package to execute JavaScript and TypeScript code in a webassembly quickjs sandbox