commit | ab50fce75f1601adc10d6827dbe8dace5c293e7f | [log] [tgz] |
---|---|---|
author | Chaitanya Munukutla <chaitanya.m61292@gmail.com> | Thu Oct 03 20:36:00 2024 +0530 |
committer | GitHub <noreply@github.com> | Thu Oct 03 15:06:00 2024 +0000 |
tree | 596e0d0c0176e4b993eacad92a42b384d22f581b | |
parent | 9594fa70b5b6f556a7b4f57ca0ac7c48149bf280 [diff] |
Fix platform validation for wasm32-wasip1 target (#2894) This fix validation errors for the new `wasm32-wasip1` target. The older `wasm32-wasi` is already covered. Fixes #2782 Signed-off-by: Chaitanya Munukutla <chaitanya.m61292@gmail.com> 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.