Skip to content

V0.2.1 - More Types

Pre-release
Pre-release
Compare
Choose a tag to compare
@Ianyourgod Ianyourgod released this 08 Jul 20:21
· 4 commits to master since this release

More types! We now have

  • i32
  • i64
  • u32
  • u64
  • bool

Plus some bug fixes.

Yet again, this build is for linux, ubuntu specifically, and the compiler will only work on linux (maybe macOS too?) as it partially follows the system V abi