lastmjs / wasm-metal

A bare metal physical implementation of WebAssembly. That's right, a WebAssembly CPU.
MIT License
363 stars 9 forks source link

Initial structure #12

Closed lastmjs closed 6 years ago

electrovir commented 6 years ago

Naming might be able to be improved. Note the length of the following:

ParametersInstructionCycleControlInstructionsReducer

Very long... once you explained what it was I understood. But hard to look at and understand.

Potential solution (goes against the currently used naming convention!):

ParametersInstructionCycle_ControlInstructionsReducer