Age | Commit message (Expand) | Author |
---|---|---|
2021-06-04 | LibWasm+wasm: Switch to east-const to comply with project style | Ali Mohammad Pur |
2021-06-04 | LibWasm: Load and instantiate tables | Ali Mohammad Pur |
2021-05-17 | LibWasm: Start implementing a naive bytecode interpreter | Ali Mohammad Pur |
2021-05-13 | LibWasm: Stub out/implement parsing of all ElementSection segments | Ali Mohammad Pur |
2021-05-13 | LibWasm: Make the Module ctor generate a list of module functions | Ali Mohammad Pur |
2021-05-13 | LibWasm: Add a module pretty printer | Ali Mohammad Pur |