LOLCODERZ/NOPE

TODO: Support 1+ byte data type

Opened this issue · 1 comments

  • Use a Layout Table (stack layout)
  • Add Multi-byte instruction (add16, add32, add64)

Isn't this done by switching any uint8_t to uint32_t or the likes?