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

FF129 Release/Expr feature Float16Array and friends #34860

Merged
merged 1 commit into from
Jul 24, 2024

Conversation

hamishwillee
Copy link
Collaborator

FF129 ships Float16Array typed arrays support along with long with DataView.prototype.getFloat16() and DataView.prototype.setFloat16() and the Math.f16round() in https://bugzilla.mozilla.org/show_bug.cgi?id=1903329

This adds a release note.

Related docs work can be tracked in #34697

@hamishwillee hamishwillee requested a review from a team as a code owner July 16, 2024 03:36
@hamishwillee hamishwillee requested review from pepelsbey and removed request for a team July 16, 2024 03:36
@github-actions github-actions bot added Content:Firefox Content in the Mozilla/Firefox subtree size/s [PR only] 6-50 LoC changed labels Jul 16, 2024
@hamishwillee hamishwillee mentioned this pull request Jul 16, 2024
8 tasks
Copy link
Contributor

Preview URLs

External URLs (75)

URL: /en-US/docs/Mozilla/Firefox/Experimental_features
Title: Experimental features in Firefox


URL: /en-US/docs/Mozilla/Firefox/Releases/129
Title: Firefox 129 for developers

Copy link
Member

@pepelsbey pepelsbey left a comment

Choose a reason for hiding this comment

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

Looks good! Thanks :)

@pepelsbey pepelsbey merged commit 3430ad9 into mdn:main Jul 24, 2024
7 checks passed
@hamishwillee hamishwillee deleted the ff129relnote_js_float16array branch July 26, 2024 01:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Content:Firefox Content in the Mozilla/Firefox subtree size/s [PR only] 6-50 LoC changed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants