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

Reallocation in Int.BigInt() #6429

Closed
hieuvubk opened this issue Sep 18, 2023 · 1 comment
Closed

Reallocation in Int.BigInt() #6429

hieuvubk opened this issue Sep 18, 2023 · 1 comment

Comments

@hieuvubk
Copy link
Contributor

Right now we are using Int.BigInt() always reallocate a new pointer. Better if we can access directly into Int.i.
I reached out to sdk team at 17772 and they will have the API that we need.

@ValarDragon
Copy link
Member

Awesome, thanks for this! This has gotten in

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

No branches or pull requests

2 participants