summaryrefslogtreecommitdiff
path: root/Userland/Libraries/LibWasm/Opcode.h
AgeCommit message (Expand)Author
2021-06-02LibWasm: Parse the "extend" set of instructionsAli Mohammad Pur
2021-05-13LibWasm: Un-nest the structured instructionsAli Mohammad Pur
2021-05-08LibWasm: Implement parsing all remaining instructionsAli Mohammad Pur
2021-05-08LibWasm: Start implementing a basic WebAssembly binary format parserAli Mohammad Pur