Work in progress WASM assembler & interpreter library made in Java.
- 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.