WebAssembly Summit 2020
https://webassembly-summit.org/
Lin Clark's Talk - "WebAssembly Nanoprocess"
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.