1*d4726bddSHONG Yifan# Rust WebAssembly Bindgen Rules 2*d4726bddSHONG Yifan 3*d4726bddSHONG YifanThese rules are for using [Wasm Bindgen][wasm_bindgen] to generate [Rust][rust] bindings to. 4*d4726bddSHONG Yifan 5*d4726bddSHONG Yifan[rust]: http://www.rust-lang.org/ 6*d4726bddSHONG Yifan[wasm_bindgen]: https://github.com/rustwasm/wasm-bindgen 7*d4726bddSHONG Yifan 8*d4726bddSHONG YifanMore information can be found in the [rules_rust documentation](https://bazelbuild.github.io/rules_rust/rust_wasm_bindgen.html). 9