Skip to content

0.3.3

Pre-release
Pre-release

Choose a tag to compare

@james-pre james-pre released this 01 Aug 21:33
· 43 commits to main since this release
v0.3.3
e1be537
  • array() now has a default length of 0
  • Added another test for the new struct API
  • Improve fault messages (EFAULT is thrown now instead of a plain JS error)
  • Fixed a bad runtime check in @field
  • Added StructValue
  • Added return type annotations to struct and struct.extend