https://webassembly-summit.org/
https://www.youtube.com/watch?v=IBZFJzGnBoU
- the missing functionality alongside WASI and Interface Types is something that provides "capability-based security".
- Delegation of permissions to propagate down transitive dependencies
- plan to use fine-grain form of per-module virtualization
- A "WebAssembly nanoprocess" is just wasm, but follows a particular pattern.