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

Build WASM binary in normal build workflow #99

Merged
merged 2 commits into from
Oct 6, 2023
Merged

Build WASM binary in normal build workflow #99

merged 2 commits into from
Oct 6, 2023

Conversation

fwcd
Copy link
Owner

@fwcd fwcd commented Oct 6, 2023

This applies the suggestion from #98 (comment) and uses emscripten 2.0.17 to generate a WASM binary. Additionally, the binary is now built and exported as part of the standard CI workflow.

@fwcd fwcd added the ci-cd CI/CD-related label Oct 6, 2023
@fwcd fwcd linked an issue Oct 6, 2023 that may be closed by this pull request
@fwcd fwcd merged commit be65fd6 into main Oct 6, 2023
2 checks passed
@fwcd fwcd deleted the build-wasm-ci branch October 6, 2023 11:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci-cd CI/CD-related
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Investigate why the WASM binary no longer works in the playground
1 participant