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

vere64 #715

Draft
wants to merge 9 commits into
base: develop
Choose a base branch
from
Draft

vere64 #715

wants to merge 9 commits into from

Conversation

matthew-levan
Copy link
Contributor

@matthew-levan matthew-levan commented Aug 21, 2024

This work adds support for a 64-bit loom and 64-bit nouns.

Approach:

  • Huge change
  • Small, incremental updates wherever possible
  • Widen pointers first, fill rest with zeroes
  • Then start using them
  • Rather, rinse, repeat

TODO:

  • Get tests passing (bazel test --build_tests_only ...)
    • noun_tests
    • tests
    • hashtable_tests
    • retrieve_tests
    • tests
    • newt_tests
    • unix_tests
    • jets
    • nock
    • serial
    • ames
    • benchmark
    • boot

@matthew-levan matthew-levan added the feature New feature or feature request label Aug 21, 2024
@matthew-levan matthew-levan self-assigned this Aug 21, 2024
@matthew-levan matthew-levan changed the title vere: 64-bit vere64 Sep 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or feature request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants