Project: Online MIPS1 Instruction Set Emulator
Developed with F# and FABLE. F# code in ./webComponent/src
Electron version in electronFiles
Web version in WebComponent
Website -> https://visualmips.github.io/
The rest of the source code is located here -> https://github.com/VisualMIPS
To compile,
-
go to ./webComponent
-
type fable
-
open index.html