-
Notifications
You must be signed in to change notification settings - Fork 0
simulator_overview
Tom Lonergan edited this page Mar 23, 2023
·
2 revisions
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