Skip to content

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

Merged
clason merged 1 commit intorelease-0.26from
backport-5237-to-release-0.26
Jan 15, 2026
Merged

fix(wasm): regenerate stdlib with wasm-opt#5239
clason merged 1 commit intorelease-0.26from
backport-5237-to-release-0.26

Conversation

@tree-sitter-ci-bot
Copy link

Description

Backport of #5237 to release-0.26.

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.
(cherry picked from commit 5d290a2)
@clason clason merged commit f05efbb into release-0.26 Jan 15, 2026
13 checks passed
@clason clason deleted the backport-5237-to-release-0.26 branch January 15, 2026 15:52
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.

1 participant