-
Cross-browser testing / note for users
-
Performance Testing / Optimization
Chrome profiler: https://developers.google.com/chrome-developer-tools/docs/commandline-api?hl=fr-FR#profilename
- More robust assembler
- Support labels that are on their own line
- Support hex immediates
- Clean out empty lines instead of crashing
- Support .data directives for users to load data to me
- floating point (stick to soft-float)
- Integrate many of the new Long functions from utils.js into a custom copy of closure-library
-
Implement Traps / supervisor / syscall / htif
-
Implement VM/MMU
-
Boot Linux
-
RV64ui-p All Tests Pass