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