Skip to content

v0.1.0-alpha

Pre-release
Pre-release
Compare
Choose a tag to compare
@guuzaa guuzaa released this 24 Mar 03:48
· 2 commits to main since this release
52c9be7
  • Support Integers: i8, i16, i32, i64, u8, u16, u32, u64, i128 & u128
  • Support Toolchains: GCC, Clang, MSVC
  • Support Integer Arithmetic Overflow Operations: checked_, wrapping_, overflowing_ and saturating_