r/javascript 3d ago

Node.js sandboxes powered by QuickJS and WebAssembly

https://wasmer.io/posts/nodejs-support-in-wasmer-edge-beta
20 Upvotes

3 comments sorted by

-4

u/[deleted] 3d ago

[removed] — view removed comment

1

u/servermeta_net 2d ago

You can configure either way. My approach is to do thread per core, pin the executor to the thresd, and then share the thread between executor and wasm calls. There is still some leakage through syscalls though

2

u/ApkalFR 1d ago

Go away bot.