solcore-rs is a Rust implementation of Solcore.
Warning
This project is a work in progress and is not ready for production use.
Try it in the online playground.
Rust is required. The checked-in
rust-toolchain.toml selects Rust 1.97.0 automatically when using rustup.
cargo build --workspace --locked
cargo test --workspace --lockedLicensed under the Apache License 2.0.