You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
#12 adds the wasm32 CPU. But when I try to use it in my project, I get:
ERROR: /home/huyage/dev/wasm/wasmbench/platforms/BUILD.bazel:9:9: no such target '@platforms//cpu:wasm32': target 'wasm32' not declared in package 'cpu' defined by /home/huyage/.cache/bazel/_bazel_huyage/82c2da1739c371e7ca0d69f58318b066/external/platforms/cpu/BUILD and referenced by '//platforms:wasm32'
I'm on the latest Bazel version using bazelisk.
The text was updated successfully, but these errors were encountered:
#12 adds the wasm32 CPU. But when I try to use it in my project, I get:
I'm on the latest Bazel version using bazelisk.
The text was updated successfully, but these errors were encountered: