summaryrefslogtreecommitdiff
path: root/Userland/Libraries/LibWasm/CMakeLists.txt
AgeCommit message (Expand)Author
2021-11-11LibWasm: Implement module validationAli Mohammad Pur
2021-06-20LibWasm: Remove empty AbstractMachine/Interpreter.cppLinus Groh
2021-06-05LibWasm: Move Wasm::BytecodeInterpreter into its own headerSahan Fernando
2021-05-13LibWasm: Add basic support for module instantiation and execution stubsAli Mohammad Pur
2021-05-13LibWasm: Add a module pretty printerAli Mohammad Pur
2021-05-08LibWasm: Start implementing a basic WebAssembly binary format parserAli Mohammad Pur