giza
giza copied to clipboard
bug: README example panics
Hi, I made a clean checkout of the master branch of the repo and the run:
cargo run --release --bin giza-examples
using toolchain rustc 1.69.0-nightly in MacOS M1 Darwin.
I am getting this panic message
thread ‘main’ panicked at ‘index out of bounds: the len is 24 but the index is 24’, runner/src/memory.rs:99:9
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
Is this a bug from my own setup or a giza issue? Thanks for your time 😄!
This happened to me too.
Exact same error for, I tried with MacOS and Ubuntu.
❯ cargo --version
cargo 1.71.0-nightly (569b648b5 2023-05-05)
❯ cairo-compile --version
cairo-compile 0.11.0.2