summaryrefslogtreecommitdiff
path: root/examples/rust/README.md
blob: 6742ca4bbe97b7ea69606cb4147a3c46870f738f (plain)
# WebAssembly Rust Examples

This is a separate crate that generates WebAssembly from Rust code.
It is used by the `wasm-rust` example.

Requires the `wasm32-unknown-unknown` target to be installed.