urbit/pkg/hs/urbit-atom/TODO.md
2020-03-18 12:38:48 -07:00

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.