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

update bindings wasm build & xtask #1205

Merged
merged 2 commits into from
Oct 31, 2024
Merged

Conversation

insipx
Copy link
Contributor

@insipx insipx commented Oct 31, 2024

This explicitly disallows the wasm bindings to be built with any target other than wasm32-unknown-unknown, as well as lets the xtask run w/o a spinner.

It also adds RUSTFLAGS to the xtask build, in order to enable building the webassembly with bulk-memory, which is required for wasm-opt

@insipx insipx requested a review from a team as a code owner October 31, 2024 19:05
@insipx insipx requested a review from rygine October 31, 2024 19:06
@insipx insipx enabled auto-merge (squash) October 31, 2024 19:08
@insipx insipx merged commit 21882ac into main Oct 31, 2024
3 checks passed
@insipx insipx deleted the insipx/update-bindings-build branch October 31, 2024 19:10
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.

2 participants