Raw Rust bindings for the Gravity API. Lets you embed a Gravity VM in Rust applications and execute Gravity code.
A safe, idiomatic wrapper is under development and will be published soon.
addition.rs
example embeds a Gravity VM in a Rust application and runs a simple arithmetic function written in Gravity.