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

Add more WebAssembly features #7015

Merged
merged 1 commit into from
Apr 2, 2024
Merged

Add more WebAssembly features #7015

merged 1 commit into from
Apr 2, 2024

Conversation

dschuff
Copy link
Contributor

@dschuff dschuff commented Mar 26, 2024

This adds the WebAssembly extended-const, GC, multi-memory, relaxed SIMD, and tail call features.
With this patch, caniuse now includes all wasm features that have been shipped in at least one browser.

This adds the WebAssembly extended-const, GC, multi-memory, relaxed SIMD, and
tail call features.
With this patch, caniuse now includes all wasm features that have been
shipped in at least one browser.
@Fyrd Fyrd merged commit 457cc30 into Fyrd:main Apr 2, 2024
1 check passed
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.

2 participants