@0xlita
2/ What is Valida Rust Alpha Compiler?
Our toolchain leverages the power of LLVM to bridge the gap between Rust and the Valida zkVM. This means that some parts of the Rust programming language can now be translated into an intermediate representation (IR) used by the LLVM compiler framework. From there, this IR can be further compiled into machine code that runs on the Valida zkVM.
Essentially, developers can now write some Rust code and have it run on Valida.