Languages/WebAssembly
Run WASM Module as Executable
wasmtime
Doc: https://github.com/bytecodealliance/wasmtime
Wasmer
YouTube: WebAssembly On The Server??? Why?
WASI
WASI provides some system APIs such as file system.
Tut: https://github.com/bytecodealliance/wasmtime/blob/main/docs/WASI-tutorial.md
How is this guide?