Age | Commit message (Expand) | Author |
---|---|---|
2021-06-20 | LibWasm: Remove empty AbstractMachine/Interpreter.cpp | Linus Groh |
2021-06-05 | LibWasm: Move Wasm::BytecodeInterpreter into its own header | Sahan Fernando |
2021-05-13 | LibWasm: Add basic support for module instantiation and execution stubs | Ali Mohammad Pur |
2021-05-13 | LibWasm: Add a module pretty printer | Ali Mohammad Pur |
2021-05-08 | LibWasm: Start implementing a basic WebAssembly binary format parser | Ali Mohammad Pur |