• v1.1.0 548be13ede

    ari released this 2024-02-12 01:35:52 +00:00 | 14 commits to main since this release

    turns out using all 64 bits of your cpu instead of just 8 bits at a time is very good for efficiency!
    you can now allocate memory 8x faster by using long long ints instead of chars!

    Downloads