# 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). |