Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 228 Bytes

README.md

File metadata and controls

18 lines (14 loc) · 228 Bytes

Scripts to run

In the root directory, you can run:

cd program
cargo prove build

this builds the elf file

then run:

cd ../scripts
RUST_LOG=info RUSTFLAGS='-C target-cpu=native' cargo run --release