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

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

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