Document Firefox 152 WebAssembly JS-PI support#44329
Merged
chrisdavidmills merged 2 commits intoJun 17, 2026
Merged
Conversation
Contributor
|
Preview URLs (1 page) Flaws (3) Found an unexpected or unresolvable flaw? Please report it here. URL:
External URLs (2)URL:
(comment last updated: 2026-06-17 07:14:51) |
Contributor
Author
|
Thanks — preview URLs look good; no rendering issues spotted on my side. |
chrisdavidmills
requested changes
Jun 15, 2026
chrisdavidmills
left a comment
Contributor
There was a problem hiding this comment.
@KirtiRamchandani some comments for you.
Contributor
|
This pull request has merge conflicts that must be resolved before it can be merged. |
8e377c4 to
5549696
Compare
chrisdavidmills
approved these changes
Jun 17, 2026
chrisdavidmills
left a comment
Contributor
There was a problem hiding this comment.
OK, this is looking good now, thanks @KirtiRamchandani
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
Adds Firefox 152 Nightly documentation for WebAssembly JavaScript Promise Integration (JS-PI):
Motivation
This addresses #44167. The paired BCD update is mdn/browser-compat-data#29783.
Tests run
npx --yes prettier@3.8.3 --check files/en-us/mozilla/firefox/experimental_features/index.md files/en-us/mozilla/firefox/releases/152/index.mdnpx --yes --package markdownlint-cli2@0.22.1 --package markdownlint-rule-search-replace markdownlint-cli2 --config .markdownlint-cli2.jsonc files/en-us/mozilla/firefox/experimental_features/index.md files/en-us/mozilla/firefox/releases/152/index.mdgit diff --check