Skip to content

Wide Arithmetic is now in Phase 4 - #558

Merged
tomayac merged 1 commit into
WebAssembly:mainfrom
CryZe:wide-arithmetic-phase-4
Aug 11, 2026
Merged

Wide Arithmetic is now in Phase 4#558
tomayac merged 1 commit into
WebAssembly:mainfrom
CryZe:wide-arithmetic-phase-4

Conversation

@CryZe

@CryZe CryZe commented Aug 10, 2026

Copy link
Copy Markdown
Contributor

This additionally documents the feature gates used by Chrome, Firefox, Safari, Node.js and Deno.

Sources:

This additionally documents the feature gates used by Chrome, Firefox, Safari, Node.js and Deno.

Sources:

- [Phase 4 vote at the August 2026 CG meeting](https://github.com/WebAssembly/meetings/blob/main/main/2026/CG-2026-08.md#wednesday-august-5)

- Chrome, Node.js and Deno: [V8 feature gate definition](https://chromium.googlesource.com/v8/v8/+/HEAD/src/wasm/wasm-feature-flags.h)

- Firefox: [preference definition](https://searchfox.org/firefox-main/source/modules/libpref/init/StaticPrefList.yaml) and [implementation bug](https://bugzilla.mozilla.org/show_bug.cgi?id=1949081)

- Safari: [JavaScriptCore option definition](https://github.com/WebKit/WebKit/blob/main/Source/JavaScriptCore/runtime/OptionsList.h) and [implementation commit](https://commits.webkit.org/311366@main)

@tomayac tomayac left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

LGTM, thank you!

@tomayac
tomayac merged commit 23b7b90 into WebAssembly:main Aug 11, 2026
2 checks passed
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.

2 participants