commit | ded96a9a0840f4476ad8a6f5ee804e38699e23d8 | [log] [tgz] |
---|---|---|
author | David Zbarsky <dzbarsky@gmail.com> | Tue Oct 15 12:59:38 2024 -0400 |
committer | GitHub <noreply@github.com> | Tue Oct 15 16:59:38 2024 +0000 |
tree | b9d15e67f2f14966847aebfd52679f16fa2933d3 | |
parent | 390c99858831d028fb5de735fcc07c46584ea981 [diff] |
Update wasm_bindgen to non-deprecated rules_js API (#2934) `js_info` needs to jump through some hoops to support the legacy names. The new ones are shorter and clearer. Also, set the toolchain on the action to support Auto Exec Groups while I'm here. Co-authored-by: UebelAndre <github@uebelandre.com>
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.