This page is a stub. Relevant content from other pages will be moved here as I refactor them.
Category | Date | Link | Notes |
---|---|---|---|
Compilers | 2024 | hoot | a Guile Scheme to WASM compiler |
2023 | w2c2 | a transpiler from WASM to portable C |
|
Frameworks | spin | open source framework for cloud microservices |
|
Reference | awesome-wasm-runtimes | a curated list of runtimes |
|
2022 | howto-wasm-minimal | Barebones clang build |
|
Runtimes | 2024 | tinywasm | tiny, interpreted runtime written in Rust |
mechanoid | a framework for WebAssembly applications on embedded systems, using TinyGo |
||
2023 | wasmi | a Rust-based intepreter |
|
wazero | a zero-dependency Go-based runtime |
||
wasmer | an embeddable Rust-based runtime with WASIX, WASI and Emscripten support |
||
Tools | 2024 | container2wasm | a tool to convert Docker containers to WASM |
wander | a GPU-based rendering framework |