Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[wasm] Update for stable #10546

Merged
merged 4 commits into from
May 10, 2024
Merged

[wasm] Update for stable #10546

merged 4 commits into from
May 10, 2024

Conversation

kevmoo
Copy link
Contributor

@kevmoo kevmoo commented May 9, 2024

Fixes #10519

@flutter-website-bot
Copy link
Collaborator

flutter-website-bot commented May 9, 2024

Visit the preview URL for this PR (updated for commit 96f0943):

https://flutter-docs-prod--pr10546-i10519-wasm-updates-7ajkt6f7.web.app

@kevmoo kevmoo marked this pull request as ready for review May 9, 2024 18:21
@kevmoo
Copy link
Contributor Author

kevmoo commented May 9, 2024

CC @mit-mit

Copy link
Contributor

@sfshaza2 sfshaza2 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@kevmoo, I have some confusion here:

  • You don't want this update going live before 5/14? Can it go live now?
  • So Wasm is in 3.22 stable. But it's not behind a flag? (Just checking)
  • Just to clarify. Wasm is in stable 3.22, but serving wasm locally is not officially supported. yet?

src/content/platform-integration/web/wasm.md Outdated Show resolved Hide resolved
src/content/platform-integration/web/wasm.md Show resolved Hide resolved
src/content/platform-integration/web/wasm.md Show resolved Hide resolved
src/content/platform-integration/web/wasm.md Outdated Show resolved Hide resolved
src/content/platform-integration/web/wasm.md Outdated Show resolved Hide resolved
src/content/platform-integration/web/wasm.md Outdated Show resolved Hide resolved
src/content/platform-integration/web/wasm.md Outdated Show resolved Hide resolved
Co-authored-by: Shams Zakhour (ignore Sfshaza) <[email protected]>
@kevmoo
Copy link
Contributor Author

kevmoo commented May 9, 2024

You don't want this update going live before 5/14? Can it go live now?

This is tied to the stable release. We should batch it for next week.

So Wasm is in 3.22 stable. But it's not behind a flag? (Just checking)

Yep.

Just to clarify. Wasm is in stable 3.22, but serving wasm locally is not officially supported. yet?

Using flutter run -d chrome --wasm isn't available in 3.22, but the work is done.

@kevmoo
Copy link
Contributor Author

kevmoo commented May 9, 2024

@sfshaza2 – fixed all of the issues and replied to your questions. Anything else?

Copy link
Contributor

@sfshaza2 sfshaza2 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@sfshaza2 sfshaza2 merged commit ee8dc95 into main May 10, 2024
9 checks passed
@sfshaza2 sfshaza2 deleted the i10519_wasm_updates branch May 10, 2024 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.

Update wasm page for stable
3 participants