Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 289 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 289 Bytes

Wisdom

Work in progress WASM assembler & interpreter library made in Java.

Goals

  • Better document WASM instructions
  • Include a functional interpreter for the various instructions
  • Allow assembly and disassembly of WASM files from and to a Jasmin-like assembly file.