Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Sync from bellard/ #984

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Sync from bellard/ #984

wants to merge 2 commits into from

Conversation

saghul
Copy link
Contributor

@saghul saghul commented Mar 17, 2025

Currently missing:

The former doesn't apply cleanly so I'll have to massage it. The latter seems to rely on some changes on how var args are kept that we currenly differ on. Thoughts on that @bnoordhuis ?

@bnoordhuis
Copy link
Contributor

That second commit likely applies better if you revert 0b0b794 first.

@saghul
Copy link
Contributor Author

saghul commented Mar 17, 2025

That second commit likely applies better if you revert 0b0b794 first.

Ah, thanks for the pointer! Do we want to go with the approach on bellard/ or are we ok as is?

@bnoordhuis
Copy link
Contributor

I'm okay with using the bellard/master commit. It doesn't really matter from a functional change perspective, it's mostly cosmetic.

@saghul
Copy link
Contributor Author

saghul commented Mar 18, 2025

New BigInt implementation: bellard/quickjs@61e8b94

@past-due
Copy link
Contributor

New dtoa (Tiny float64 printing and parsing library) implementation: bellard/quickjs@9936606

@saghul
Copy link
Contributor Author

saghul commented Mar 21, 2025

There is a couple of large ones, I'll have to break this down into a few PRs I think.

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants