mirror of
https://github.com/urbit/shrub.git
synced 2024-11-29 14:57:12 +03:00
294 B
294 B
- Support big-endian CPUs (CPP flag; use GMP import/export)
- Support
integer-simple
. (Android) atomWords
andwordsAtom
are unacceptably slow on GHCJS.- This is only used in
jam
/cue
, so it doesn't matter for now.
- This is only used in
- Understand why my hand rolled import is slower than GMP import.