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

Releases: anza-xyz/move

v1.0-alpha

03 Aug 05:06
b6c4da7
Compare
Choose a tag to compare
v1.0-alpha Pre-release
Pre-release
  • 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