Stream: general

Topic: Memory allocation for serverside Wasi


view this post on Zulip Cwasi4wasm (Jan 26 2023 at 20:27):

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: Oct 23 2024 at 20:03 UTC