Update wasm-bindgen to `0.2.105` (#3703) https://github.com/wasm-bindgen/wasm-bindgen/blob/0.2.105/CHANGELOG.md#02105 This change greatly simplifies the updating wasm-bindgen versions as there's no longer a need to either use nightly toolchains or complex repsotiory rules to access `wasm-bindgen-cli` binaries. `crate_universe` can generate binaries thanks to the new `wasm-bindgen-cli` library target in `0.2.105`.
This repository provides rules for building Rust projects with Bazel.
General discussions and announcements take place in the GitHub Discussions, but there are additional places where community members gather to discuss rules_rust.
Please refer to the full documentation.