Skip to content

simulator_overview

Tom Lonergan edited this page Mar 23, 2023 · 2 revisions

Simulator

To build run

cargo build --release

Then

simulator [--options]

Options are:

--help                      Lists options
--log=<level>               Set terminal log level to [trace,debug,info,warn,error], defaults to error
--file=<path/to/file>         Set file path for memory initialisation, defaults to example_bytecode/basic_addition.ayu
Clone this wiki locally