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

feat: install binaryen #4

Merged
merged 2 commits into from
Sep 12, 2022
Merged

feat: install binaryen #4

merged 2 commits into from
Sep 12, 2022

Conversation

acifani
Copy link
Owner

@acifani acifani commented Sep 8, 2022

Add Binaryen and a step to compile a small WASM program to check that it builds correctly.
The code has been intentionally duplicated, it can be refactored later.

cc @Integralist

Fixes #2

@acifani acifani merged commit 2be2484 into main Sep 12, 2022
@acifani acifani deleted the test/add-test-build branch September 12, 2022 09:31
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

Successfully merging this pull request may close these issues.

error: could not find wasm-opt, set the WASMOPT environment variable to override (macOS runner)
1 participant