reilabs / hieratika

Efforts to compile LLVM bytecode to run on top of the CairoVM and hence execute provably on Starknet
http://starknet.io
Apache License 2.0
1 stars 0 forks source link

Implement a Rust Support Library #63

Open ktemkin opened 2 months ago

ktemkin commented 2 months ago

Description

This should expose chain functionality to users writing code in Rust that will be compiled using this process. It should also provide types that correspond directly to felts and other types that are considered primitive on the CairoVM.