commit | beebf3b071f231352e89ec826be25e56f7048c77 | [log] [tgz] |
---|---|---|
author | Stu Schwartz <103592567+freeformstu@users.noreply.github.com> | Tue Sep 17 17:34:07 2024 -0700 |
committer | GitHub <noreply@github.com> | Wed Sep 18 00:34:07 2024 +0000 |
tree | 3c32b0b23855f645aa6c11abd2cd4f2ba0765c90 | |
parent | f2244a5fd2eeea2893897b4d99827d865e8eb661 [diff] |
Add wasm64 support. (#2866) This PR adds support for `wasm64-unknown-unknown` although there are no prebuilt `wasm64-unknown-unknown` rustc toolchains. Compiling for `wasm64` will be left up to anyone using this target triple until we get T2 support for wasm64. --------- Co-authored-by: Andre Brisco <andre.brisco@freeform.co>
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.