Skip to content

Latest commit

 

History

History
20 lines (19 loc) · 899 Bytes

CHANGELOG.org

File metadata and controls

20 lines (19 loc) · 899 Bytes

2019-XX-XX: 1.0.0 Release

  • Initial “stable” version
    • Not actually very stable
  • Fundamental RV32 support:
    • Full RV32I Base Instruction Implementation
    • Full -M Extension Implementation
    • Extremely preliminary CSR support
    • Passes riscv-tests test suite for RV32IM
  • Multiple demos:
    • My old FORTH
    • CoreMark, Dhrystone
    • A working WebAssembly build, using off-thread Web Workers.
  • Fairly robust build infrastructure