mirror of
https://github.com/anoma/juvix.git
synced 2024-12-04 06:23:13 +03:00
7d559b1f18
* Closes #2563 Checklist ------------ - [x] Serialization of the Haskell CASM representation to the JSON format accepted by the Cairo VM. - [x] Add the `cairo` target to the `compile` commands. - [x] Output via the Cairo `output` builtin. - [x] Relativize jumps. Cairo VM doesn't actually support absolute jumps. - [x] Test the translation from CASM to Cairo by running the output in the Cairo VM - [x] Add Cairo VM to the CI |
||
---|---|---|
.. | ||
gen_stone_params.py | ||
migrate-juvix-yaml.sh | ||
nockma-stdlib-parser.sh | ||
run_cairo_vm.sh | ||
run_stone_prover.sh |