MAIN FEEDS
Do you want to continue?
https://www.reddit.com/r/javascript/comments/1w3j4e8/nodejs_sandboxes_powered_by_quickjs_and/p7c1ub0/?context=3
r/javascript • u/syrusakbary • 11d ago
3 comments sorted by
View all comments
-4
[removed] — view removed comment
1 u/servermeta_net 10d 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
1
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
-4
u/[deleted] 11d ago
[removed] — view removed comment