Skip to content

0.94.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@joe-p joe-p released this 07 Jun 22:26
· 209 commits to main since this release
51de323
  • rawByte function for extracting a single byte from a value
  • New Uint<N> constructor for numeric literals that are larger than Number.MAX_SAFE_INTEGER which has the same functionality as BigInt
  • fixed usage pushbyte opcode (now properly pushbytes)