This repository has been archived by the owner on Mar 20, 2024. It is now read-only.
Releases: anza-xyz/move
Releases · anza-xyz/move
v1.0-alpha
- 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