We have a few fundamental decisions to make for the Sediment Virtual Machine. - Instruction size (8-bit vs. 16-bit) - Stack-based vs. register-based vs. mixed - Complex vs. reduced instruction set - Register types and sizes - Assembly format?
We have a few fundamental decisions to make for the Sediment Virtual Machine.