Skip to content

Latest commit

 

History

History
410 lines (402 loc) · 50 KB

File metadata and controls

410 lines (402 loc) · 50 KB
title 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 is great too.

Luna is nice code to study to understand WASM.

Extism looks nice for extending native code.

Links