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: Nov 22 2024 at 17:03 UTC