Guides
This section contains practical guides for working with the Miden compiler:
- Compiling Rust to WebAssembly - Walks through compiling Rust code to WebAssembly modules
- WebAssembly to Miden Assembly - Explains compiling Wasm modules to Miden Assembly
- Developing Miden Programs in Rust - Demonstrates using Rust with Miden's standard library
- Developing Miden Rollup Accounts and Note Scripts in Rust - Shows Rust development for Miden rollup components