Hello, I followed the instructions in the README for my repository https://github.com/af-afk/ocaml-riscv32im-stylus:
dune build test --instrument-with mutaml
mutaml-runner _build/default/test/test_riscv32im.exe
But no success:
Could not read file mutaml-mut-files.txt - _build/default/mutaml-mut-files.txt: No such file or directory
What should I do to fix this? Thank you. 😄
Hello, I followed the instructions in the README for my repository https://github.com/af-afk/ocaml-riscv32im-stylus:
But no success:
What should I do to fix this? Thank you. 😄