jasmin
jasmin copied to clipboard
Move Uint63 to its own library
trafficstars
There are two implementations:
- native, the default one, that assumes that build and host environments have same word sizes;
- js, that only works with 32-bit host (suitable when compiling the Jasmin compiler to javascript)