Skip to content

Conversation

@guybedford
Copy link
Collaborator

This fixes worker-build to support working on projects using older versions of wasm bindgen.

This will allow us to bump versions while supporting but not forcing wasm bindgen upgrades, which becomes especially painful with schema bumps.

Ideally this wouldn't be a problem, and wasm-bindgen-cli would support multiple schemas, but since it doesn't we can instead handle variation over which version of wasm-bindgen-cli we call out to and support any versions within our known minimum and maximum.

@guybedford guybedford merged commit c92654d into main Jan 15, 2026
11 checks passed
@guybedford guybedford deleted the use-project-wasm-bindgen branch January 15, 2026 20:29
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