Skip to content

Conversation

@guybedford
Copy link
Collaborator

@guybedford guybedford commented Jan 19, 2026

With panic=unwind now supported in Wasm Bindgen 0.2.108, this adds a new worker-build --panic-unwind flag which when set will allow fully recoverable panics where possible.

This also integrates with the reinitialization support to treat panic errors as recoverable and non-critical.

This work requires the upstream fixes to the wasm-streams library in MattiasBuelens/wasm-streams#28, which are added here as a submodule for now.

Then after careful testing further, --panic-unwind should become our default build strategy going forward.

@guybedford guybedford merged commit 5f06bb0 into main Jan 23, 2026
18 of 20 checks passed
@guybedford guybedford deleted the panic-unwind branch January 23, 2026 18:37
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