commit | c4586070fa94071a4c00792f0f693d019432077e | [log] [tgz] |
---|---|---|
author | Piotr Sikora <code@piotrsikora.dev> | Tue Oct 29 14:17:28 2024 -0400 |
committer | GitHub <noreply@github.com> | Tue Oct 29 18:17:28 2024 +0000 |
tree | 518d261201c8f58372403bcf9fb7247edc1df472 | |
parent | a6426e06d0351fc7ff80f6cfaa39b274dbb95289 [diff] |
Add support for wasm32-wasip1 target. (#2967) The wasm32-wasi target has been renamed to wasm32-wasip1, see: https://blog.rust-lang.org/2024/04/09/updates-to-rusts-wasi-targets.html Note that this change breaks @rules_rust//rust/platform:wasi builds when using Rust version older than 1.78. --------- Signed-off-by: Piotr Sikora <code@piotrsikora.dev>
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.