Skip to content

Conversation

@ddbeck
Copy link
Collaborator

@ddbeck ddbeck commented Jan 18, 2025

These keys are tagged as part of the feature in BCD, but not here.

These keys are tagged as part of the feature in BCD, but not here.
@ddbeck ddbeck requested a review from Elchi3 January 18, 2025 16:52
@github-actions github-actions bot added the feature definition Creating or defining new features or groups of features. label Jan 18, 2025
ddbeck added a commit to ddbeck/browser-compat-data that referenced this pull request Jan 18, 2025
Reading across the following links, it appears that Firefox implemented the same thing as Chrome, but when Chris added the `compile_options` keys they weren't reconciled with the existing Firefox data.

- https://bugzilla.mozilla.org/show_bug.cgi?id=1863794
- mdn#25230
- mdn#25391

Discovered in the course of web-platform-dx/web-features#2549
Comment on lines +17 to +28

# baseline: false
# support:
# chrome: "130"
# chrome_android: "130"
# edge: "130"
- webassembly.api.Module.Module.compile_options
- webassembly.api.compileStreaming_static.compile_options
- webassembly.api.compile_static.compile_options
- webassembly.api.instantiateStreaming_static.compile_options
- webassembly.api.instantiate_static.compile_options
- webassembly.api.validate_static.compile_options
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

I believe the Firefox data for these key are wrong. See mdn/browser-compat-data#25706. This is pre-Baseline, so we probably don't need to block on that.

Elchi3 pushed a commit to mdn/browser-compat-data that referenced this pull request Jan 20, 2025
…5706)

Show Firefox support across all of wasm JS string built-ins

Reading across the following links, it appears that Firefox implemented the same thing as Chrome, but when Chris added the `compile_options` keys they weren't reconciled with the existing Firefox data.

- https://bugzilla.mozilla.org/show_bug.cgi?id=1863794
- #25230
- #25391

Discovered in the course of web-platform-dx/web-features#2549
Copy link
Collaborator

@Elchi3 Elchi3 left a comment

Choose a reason for hiding this comment

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

Very nice! 👍

@Elchi3 Elchi3 merged commit 44b1227 into web-platform-dx:main Jan 20, 2025
4 checks passed
@ddbeck ddbeck deleted the wasm-string-builtins-late-additions branch January 20, 2025 08:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

feature definition Creating or defining new features or groups of features.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants