WebAssembly
WebAssemblyランタイム比較(Lucet, Wasmer, Wasmtime) https://zenn.dev/zaki_yama/scraps/cd40f7535b3224
Lucet ( https://github.com/bytecodealliance/lucet )
Wasmer ( https://github.com/wasmerio/wasmer )
Wasmtime ( https://github.com/bytecodealliance/wasmtime )
What is Wasm/k? | Wasm/k https://wasmk.github.io/
Wasm/k: Delimited Continuations for WebAssembly https://wasmk.github.io/FullVersion.pdf
Wasmに限定継続を追加した体系