blob: c4066f4538eca871dac33ec6cebe99ee09dd3b64 [file] [log] [blame] [view]
# Rust WebAssembly Bindgen Rules
These rules are for using [Wasm Bindgen][wasm_bindgen] to generate [Rust][rust] bindings to.
[rust]: http://www.rust-lang.org/
[wasm_bindgen]: https://github.com/rustwasm/wasm-bindgen
More information can be found in the [rules_rust documentation](https://bazelbuild.github.io/rules_rust/rust_wasm_bindgen.html).