# Web Assembly (WASM)
Learning
- [Making really tiny WebAssembly graphics demos - Cliffle](https://cliffle.com/blog/bare-metal-wasm/)
- [Tutorial - Rust and WebAssembly](https://rustwasm.github.io/docs/book/game-of-life/introduction.html)
Deployment
- https://wasmcloud.com/
Frameworks
- [GitHub - extism/extism: The framework for building with WebAssembly (wasm). Easily & securely load wasm modules, move data, call functions, and build extensible apps.](https://github.com/extism/extism)