Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to use the wasm32 CPU target #18

Closed
yagehu opened this issue Sep 27, 2020 · 2 comments
Closed

How to use the wasm32 CPU target #18

yagehu opened this issue Sep 27, 2020 · 2 comments

Comments

@yagehu
Copy link

yagehu commented Sep 27, 2020

#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.

@aiuto
Copy link
Contributor

aiuto commented Dec 7, 2020

There is not enough information here to say anything. Can you create a small repo.

@aiuto aiuto added the question label Dec 7, 2020
@yagehu
Copy link
Author

yagehu commented Dec 7, 2020

I'm not working with Bazel anymore. So I'll close this issue.

@yagehu yagehu closed this as completed Dec 7, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants