Ali Mohammad Pur
|
ba5da79617
LibWasm: Add execution hooks and a debugger mode to the wasm tool
|
4 years ago |
Ali Mohammad Pur
|
a21ebae652
LibWasm: Implement checked truncation instructions
|
4 years ago |
Ali Mohammad Pur
|
4a459d2430
LibWasm: Correct memory init size when instantiating
|
4 years ago |
Ali Mohammad Pur
|
3926eab3b7
LibWasm+LibWeb: Implement (a very basic version of) the JS link/import
|
4 years ago |
Ali Mohammad Pur
|
35b3ae26ed
LibWasm: Implement a very basic linker
|
4 years ago |
Ali Mohammad Pur
|
3283c8a495
LibWasm: Make the instantiation process produce an OwnPtr
|
4 years ago |
Ali Mohammad Pur
|
efb106069b
LibWasm: Decouple ModuleInstance from the AbstractMachine
|
4 years ago |
Ali Mohammad Pur
|
7fec66dd1c
LibWasm: Make clang happy by removing an 'extra' set of parenthesis
|
4 years ago |
Ali Mohammad Pur
|
95b9821f26
LibWasm: Implement memory.grow, memory.size and drop
|
4 years ago |
Ali Mohammad Pur
|
84e3957dc3
LibWasm: Implement most of the remaining instructions
|
4 years ago |
Ali Mohammad Pur
|
056be42c0b
LibWasm: Start implementing a naive bytecode interpreter
|
4 years ago |
Ali Mohammad Pur
|
4d9246ac9d
LibWasm: Add basic support for module instantiation and execution stubs
|
4 years ago |