0xPolygonMiden / compiler

Compiler from MidenIR to Miden Assembly
MIT License
63 stars 21 forks source link

Use `cargo-miden` to compile Rust code in `CompilerTest` #312

Closed greenhat closed 3 weeks ago

greenhat commented 3 weeks ago

Before I start working on #308 I'd like to prepare our test infra and add a CompileTestInputType::CargoMiden variant that would call cargo-miden library to compile Rust code to Wasm.