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

fix(napi): BigInt related APIs #19174

Merged
merged 2 commits into from
May 18, 2023
Merged

Conversation

bartlomieju
Copy link
Member

Doesn't make the API bullet-proof and there are some TODOs left,
but greatly improves the situation. Tests were ported from Node.js.

Closes #18276.

Copy link
Member

@littledivy littledivy left a comment

Choose a reason for hiding this comment

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

LGTM

@bartlomieju bartlomieju merged commit 9dc3ae8 into denoland:main May 18, 2023
10 checks passed
@bartlomieju bartlomieju deleted the napi_bigint branch May 18, 2023 10:50
levex pushed a commit that referenced this pull request May 18, 2023
Doesn't make the API bullet-proof and there are some TODOs left,
but greatly improves the situation. Tests were ported from Node.js.

Closes #18276.
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.

npm:[email protected] native module panicking Deno
2 participants