Commit 22b1e8e
committed
fix: restore component toolchain usage and add it to wasm_validate rule
- Revert wasm_tools_actions.bzl to use wasm_tools_component_toolchain_type
- Add component toolchain to wasm_validate rule alongside regular toolchain
- This fixes both validate and rust component build targets1 parent 78203d1 commit 22b1e8e
File tree
2 files changed
+7
-3
lines changed- tools/bazel_helpers
- wasm
2 files changed
+7
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
27 | | - | |
28 | | - | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
29 | 30 | | |
30 | 31 | | |
31 | 32 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
233 | 233 | | |
234 | 234 | | |
235 | 235 | | |
236 | | - | |
| 236 | + | |
| 237 | + | |
| 238 | + | |
| 239 | + | |
237 | 240 | | |
238 | 241 | | |
239 | 242 | | |
| |||
0 commit comments