⚠ This page is served via a proxy. Original site: https://github.com
This service does not collect credentials or authentication data.
Skip to content

Conversation

@elliette
Copy link
Member

Fixes #9610

#9530 inadvertently broke the "escape hatch" added in #9398 by updating the legacy wasm storage key when the ?compiler=js query parameter was added instead of the new wasmOptOut storage key.

This PR fixes that by using the new wasmOptOut storage key. This should be cherry-picked into Flutter beta.

@elliette elliette requested a review from a team as a code owner January 13, 2026 21:37
@elliette elliette requested review from srawlins and removed request for a team January 13, 2026 21:37
@elliette elliette changed the title Issue 9610 Fix ?compiler=js escape hatch for wasm-compiled DevTools Jan 13, 2026
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.

[dart2wasm] Adding ?compiler=js does not override the default dart2wasm compilation

2 participants