Skip to content
This repository has been archived by the owner on Mar 20, 2024. It is now read-only.

v1.0-alpha

Pre-release
Pre-release
Compare
Choose a tag to compare
@ksolana ksolana released this 03 Aug 05:06
· 124 commits to llvm-sys since this release
b6c4da7
  • Language: All arithmetic types supported. Scalar data types and operations, runtime invariant checking, multiple modules, function calls and returns, structs and arrays.
  • Runtime: abort, assert, move-stdlib (with support for vector etc.)
  • Testing: llvm-ir level unit tests, move to llvm ir tests, and runnable rbpf tests
  • Interfacing with the runtime, global storage operators

Aug-2-2023