-
Notifications
You must be signed in to change notification settings - Fork 5.3k
Closed
Labels
arch-wasmWebAssembly architectureWebAssembly architecturearea-Build-monoos-wasiRelated to WASI variant of arch-wasmRelated to WASI variant of arch-wasm
Milestone
Description
We are aiming for WASI hosts (like cloud services) which would not let us to map host FS.
- We could VFS DLLs, but we could also have memory snapshot instead
- We need to bundle the timezone database into .wasm and we need it for browser too. But it doesn't have to be VFS
- We need FS for runtime unit tests, but could be solved by mapping host directory (in our CI)
What are the other scenarios ?
Metadata
Metadata
Assignees
Labels
arch-wasmWebAssembly architectureWebAssembly architecturearea-Build-monoos-wasiRelated to WASI variant of arch-wasmRelated to WASI variant of arch-wasm