-
… some extra 'O' characters at end of decoded buffer
-
Fix the function fill_ByteArray. Now return another ByteArray instead the same before. That cause some issues when the ByteArray is share
-
… some extra 'O' characters at end of decoded buffer
-
new primitives 'int32_bit_xor' and 'int32_bit_not'
-
Syscalls for Nat and Word? are not yet implemented.
-
Added new types Word4 to Word128, and N. Added corresponding syscall32s for operations on these types.