Skip to content
On this page

WebAssembly

Wasmer & Wazero are great runtimes to execute WebAssembly on the server. Zaplib is great library. WebAssembly Weekly is good newsletter to stay up to date on WASM.

This guide how to create minimal WASM module is nice. Looking into trying out AssemblyScript.

Fermyon's Spin framework is great way to run WASM on servers. Enarx, wasmCloud, Scale & Wasm Workers Server are interesting too.

Luna & Kyoto has nice code to study to understand WASM.

Extism looks nice for extending native code.

WebAssembly Tour & Learning WebAssembly, Rust and Node are nice overviews.

MoonBit is interesting.

Notes