-
Notifications
You must be signed in to change notification settings - Fork 5.4k
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
Implement IDL Float16Array #23277
Comments
bartlomieju
added
deno_core
Changes in "deno_core" crate are needed
web
related to Web APIs
labels
Apr 8, 2024
We probably need to update |
Do we have a v8 implementation CL to follow? We'll need to ship in rusty_v8 as well. |
V8 issue is here. |
Merged
Oops, |
bartlomieju
pushed a commit
that referenced
this issue
Apr 23, 2024
Resolved by #23512 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
As per whatwg/webidl#1398.
The text was updated successfully, but these errors were encountered: