Skip to content

fix(wasm): regenerate stdlib with wasm-opt#5237

Merged
clason merged 1 commit intomasterfrom
fix/wasm
Jan 15, 2026
Merged

fix(wasm): regenerate stdlib with wasm-opt#5237
clason merged 1 commit intomasterfrom
fix/wasm

Conversation

@clason
Copy link
Contributor

@clason clason commented Jan 15, 2026

Problem: Output of cargo xtask build-wasm-stdlib depends on whether
wasm-opt is installed (since clang will use it by default if it
finds it).

Solution: Install it and rerun the xtask.

Fixup for #5209

Problem: Output of `cargo xtask build-wasm-stdlib` depends on whether
`wasm-opt` is installed (since `clang` will use it by default if it
finds it).

Solution: Install it and rerun the xtask.
@clason clason requested a review from WillLillis January 15, 2026 09:47
@clason clason enabled auto-merge (rebase) January 15, 2026 09:51
@clason clason merged commit 5d290a2 into master Jan 15, 2026
13 checks passed
@clason clason deleted the fix/wasm branch January 15, 2026 14:33
@tree-sitter-ci-bot
Copy link

Successfully created backport PR for release-0.26:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants