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

Implement U128 and related host functions #12

Merged
merged 2 commits into from
Jul 22, 2024
Merged

Implement U128 and related host functions #12

merged 2 commits into from
Jul 22, 2024

Conversation

bbyalcinkaya
Copy link
Member

Adds U128 type and the following host functions

  • obj_from_u128_pieces, "i" "3"
  • obj_to_u128_lo64, "i" "4"
  • obj_to_u128_hi64, "i" "5"

@bbyalcinkaya bbyalcinkaya marked this pull request as ready for review July 16, 2024 19:33
@bbyalcinkaya bbyalcinkaya requested a review from gtrepta July 16, 2024 19:39
@rv-jenkins rv-jenkins merged commit f90cc8e into master Jul 22, 2024
3 checks passed
@rv-jenkins rv-jenkins deleted the u128 branch July 22, 2024 07:23
@bbyalcinkaya bbyalcinkaya mentioned this pull request Aug 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants