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

Enable WASM build on GitHub Actions #6453

Open
jiepan-intel opened this issue May 22, 2024 · 1 comment
Open

Enable WASM build on GitHub Actions #6453

jiepan-intel opened this issue May 22, 2024 · 1 comment

Comments

@jiepan-intel
Copy link

When building XNNPACK with Emscripten, I often meet build warning, enable WASM build on Github Actions may solve this issue. single-threaded WASM test can also run under d8(developer shell of v8), but it requires d8 binary, create build job without test job is enough to resolve build issue. Does XNNPACK plan to support this? Thanks!

@alankelly
Copy link
Collaborator

Hi, a pull request for this would be most welcome! Probably involves editing: https://github.com/google/XNNPACK/blob/master/.github/workflows/build.yml

Thanks!

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