Change our current "arith" machine (maybe to generic of a name) take inputs and output via memory. Maybe it also make sense to make it smaller (using a block size of 1)?
Tasks:
[ ] Add machine & test to standard library
[ ] Integrate end-to-end via syscall in RISC-V machine
Change our current "arith" machine (maybe to generic of a name) take inputs and output via memory. Maybe it also make sense to make it smaller (using a block size of 1)?
Tasks: