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

Enable Float16Array and type declarations #23450

Closed
bartlomieju opened this issue Apr 19, 2024 · 0 comments · Fixed by #23490
Closed

Enable Float16Array and type declarations #23450

bartlomieju opened this issue Apr 19, 2024 · 0 comments · Fixed by #23490
Labels
feat new feature (which has been agreed to/accepted)
Milestone

Comments

@bartlomieju
Copy link
Member

Once #23435 lands we can pass --js-float16array flag to V8 on startup to enable Stage 3 proposal Float16Array (https://github.com/tc39/proposal-float16array).

We should add relevant type declarations based on other Float*Array.

CC @petamoriken

@bartlomieju bartlomieju added the feat new feature (which has been agreed to/accepted) label Apr 19, 2024
@bartlomieju bartlomieju added this to the 1.43 milestone Apr 19, 2024
bartlomieju pushed a commit to denoland/deno_core that referenced this issue Apr 22, 2024
Ref:
denoland/deno#17944 (comment),
denoland/deno#23450

Removed flags enabled by default and added flag Float16Array.
bartlomieju added a commit that referenced this issue Apr 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feat new feature (which has been agreed to/accepted)
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant