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

Add ESNext float16 features and fix TypedArrays of BigInt types #60151

Open
wants to merge 12 commits into
base: main
Choose a base branch
from

Conversation

petamoriken
Copy link
Contributor

@petamoriken petamoriken commented Oct 6, 2024

Fixes #60148
Fixes #45198
Fixes #45199

This PR includes the following changes:

  • Add Stage 3 float16 features
  • Add {BigInt64Array,BigUint64Array}.from methods for Iterable
  • Tweak TSDoc comments

@typescript-bot typescript-bot added the For Uncommitted Bug PR for untriaged, rejected, closed or missing bug label Oct 6, 2024
@petamoriken petamoriken changed the title Add ESNext float16 features Add ESNext float16 types Oct 6, 2024
@petamoriken petamoriken changed the title Add ESNext float16 types Add ESNext float16 features and fix TypedArrays of BigInt types Oct 6, 2024
@Renegade334
Copy link
Contributor

Would also close the perennial #45198 and #45199.

@typescript-bot typescript-bot added For Milestone Bug PRs that fix a bug with a specific milestone and removed For Uncommitted Bug PR for untriaged, rejected, closed or missing bug labels Oct 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
For Milestone Bug PRs that fix a bug with a specific milestone
Projects
Status: Not started
4 participants