Skip to content

feat: whitelist Float16Array#137

Merged
Rich-Harris merged 1 commit into
sveltejs:mainfrom
mrkishi:f16
Apr 6, 2026
Merged

feat: whitelist Float16Array#137
Rich-Harris merged 1 commit into
sveltejs:mainfrom
mrkishi:f16

Conversation

@mrkishi

@mrkishi mrkishi commented Mar 20, 2026

Copy link
Copy Markdown
Member

No big changes required for this one: Float16Array's API is the same as other typed arrays and any endianness concerns are the same as Float32Array's.

Closes #96.

@changeset-bot

changeset-bot Bot commented Mar 20, 2026

Copy link
Copy Markdown

🦋 Changeset detected

Latest commit: db81b70

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
devalue Minor

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@Rich-Harris Rich-Harris merged commit a210130 into sveltejs:main Apr 6, 2026
3 checks passed
@mrkishi mrkishi deleted the f16 branch April 6, 2026 22:38
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.

Support Float16Array

2 participants