Skip to content

Conversation

@eyebrowsoffire
Copy link
Contributor

No description provided.

@github-actions github-actions bot added the engine flutter/engine related. See also e: labels. label Oct 31, 2024
auto-submit bot pushed a commit to flutter/engine that referenced this pull request Nov 1, 2024
This attempts to reland the single-threaded Skwasm PR: #56206

The main changes here are in the second commit:
* We need to actually bundle the `skwasm_st` artifacts in `flutter_web_sdk.zip`
* The `locateFile` hack no longer works since emscripten doesn't actually create a worker.js file anymore. So instead, that has been modified to use the `mainScriptUrlOrBlob` module API to do a very similar hack.

Note: I did presubmit testing with the framework CI and it appears the pertinent tests pass. See flutter/flutter#157967
nick9822 pushed a commit to nick9822/flutter that referenced this pull request Dec 18, 2024
This attempts to reland the single-threaded Skwasm PR: flutter/engine#56206

The main changes here are in the second commit:
* We need to actually bundle the `skwasm_st` artifacts in `flutter_web_sdk.zip`
* The `locateFile` hack no longer works since emscripten doesn't actually create a worker.js file anymore. So instead, that has been modified to use the `mainScriptUrlOrBlob` module API to do a very similar hack.

Note: I did presubmit testing with the framework CI and it appears the pertinent tests pass. See flutter#157967
@eyebrowsoffire eyebrowsoffire deleted the single_threaded_skwasm_test branch December 12, 2025 21:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

engine flutter/engine related. See also e: labels.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant