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 initial bignum implementation #218

Draft
wants to merge 11 commits into
base: trunk
Choose a base branch
from
Draft

Add initial bignum implementation #218

wants to merge 11 commits into from

Conversation

tekknolagi
Copy link
Owner

@tekknolagi tekknolagi commented Dec 30, 2024

Fix #151

Needed to add __builtin_uaddl_overflow implementation and make
kLargeintDigitSize a preprocessor macro and name a parameter.
@tekknolagi tekknolagi temporarily deployed to scrapscript-pr-218 December 30, 2024 16:47 — with GitHub Actions Inactive
@tekknolagi tekknolagi temporarily deployed to scrapscript-pr-218 December 30, 2024 16:48 — with GitHub Actions Inactive
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.

Support big integers in the compiler
1 participant