awe-wasm = awesome WASM - repo for tracking WASM related resources I come across while bringing myself up to speed on this new ecosystem.
- Introductory articles on WASM and its ecosystem
- Tutorials
- Introductions and tutorials
- Frameworks and libraries
- Cool use cases and applications
- Prominent community members
- Books and other resources
- Runtimes
- Standardizing WASI: A system interface to run WebAssembly outside the web, 2019-03-27 - Lin Clark walks throuh WASI (WebAssembly System Interface) - a proposed standard library system for WASM designed to provide core, modular libraries for WASM apps. The proposal is being tracked here.
- WASM by example - Aaron Turner has built a tutorial that walks through WASM from first concepts to workings with graphics, with examples in both Rust and Typescript.
- Smithy.rs
- Rust framework for writing idiomatic WebAssembly web applications.
- D3WASM - A Port of ID Tech 4/Doom 3 Engne To WebAssembly - Doom 3 running in the browser. Gabriel Cuvillier has ported Doom 3 to WebAssembly and has built a demo you can run in the browser.
- Lin Clark - Mozilla developer focusing on WebAssembly and Rust who has written many great articles linked above.
- Till Schneidereit - Manager at Mozilla working on the WebAssembly efforts.
- awesome-wasm-langs - Steve Akinyemi maintains a truly awesome list of languages that are able to compile down to WASM.
- WASM Weekly - A weekly newsletter (with all its previous issues archived online) of WASM-related news. The items are also posted to the newsletter's Twitter account.
- Programming WebAssembly with Rust by Kevin Hoffman. Covers WebAssembly from the ground up with a focus on using Rust to write apps.
n.b. Many entries for this list were originally sourced from the very useful awesome-wasm-runtimes by Steve Akinyemi.
- Ice Core
- wasmi
- serverless-wasm
- Motor
- JumpJet
- Lucet
- Fastly's compiler and runtime designed to be embedded within applications.
- Nebulet
- wasmer
- wasmo
- wasmtime
- WASM Micro Runtime
- Intel has released a a runtime focused on minimizing its footprint and running on a wide variety of systems.
- m3
- wac
- WAMR
- VMIR
- WebAssembly