Has anyone got experience in server side wasi? Looking at a situation where the user is passing in javascript in the wasm. What should I consider before deciding if I want to use single memory for the instance or creating one per request?
Last updated: Nov 22 2024 at 17:03 UTC