minirust
minirust copied to clipboard
Support arbitrary-sized integers
So far we only support 16-bit integers. That's just laziness, I wanted to ensure that we handle endianess but not write the code for arbitrary-width handling.