-
To define charon as a git submodule:
git submodule update --init
-
To build:
dune build
-
To run with LLBC file
file.LLBC
:dune exec bin/main.exe file.LLBC
To define charon as a git submodule: git submodule update --init
To build: dune build
To run with LLBC file file.LLBC
: dune exec bin/main.exe file.LLBC