Skip to content

v0.0.2

Compare
Choose a tag to compare
@giannitedesco giannitedesco released this 27 Jun 00:15
· 44 commits to main since this release

A new string type was added, as well as the ability to add reserved/padding fields which are set to all zeroes.

Some language-breaking changes were made: the "type" keyword changed to "struct" and the signed integer types were renamed to the more conventional "i8" ... "i64".