Ali Mohammad Pur
|
02b3238c41
LibWasm: Parse the "extend" set of instructions
|
4 years ago |
Ali Mohammad Pur
|
8ce015742d
LibWasm: Fix logic error in Limits::parse()
|
4 years ago |
Ali Mohammad Pur
|
207379165f
LibWasm: Fix nested structured instruction parsing
|
4 years ago |
Ali Mohammad Pur
|
7fec66dd1c
LibWasm: Make clang happy by removing an 'extra' set of parenthesis
|
4 years ago |
Ali Mohammad Pur
|
faa34a0a8b
LibWasm: Do not resize() the function signature list to preallocate
|
4 years ago |
Ali Mohammad Pur
|
025b3349e4
LibWasm: Make structured_end() jump to the instruction after itself
|
4 years ago |
Ali Mohammad Pur
|
a5194274af
LibWasm: Stub out/implement parsing of all ElementSection segments
|
4 years ago |
Ali Mohammad Pur
|
2b755f1fbf
LibWasm: Make the Module ctor generate a list of module functions
|
4 years ago |
Ali Mohammad Pur
|
6e891822c5
LibWasm: Implement parsing of the DataCount section
|
4 years ago |
Ali Mohammad Pur
|
7a12f23c28
LibWasm: Un-nest the structured instructions
|
4 years ago |
Ali Mohammad Pur
|
50cb80649f
LibWasm: Implement parsing all remaining instructions
|
4 years ago |
Ali Mohammad Pur
|
426878c884
LibWasm: Add some more descriptive parse errors
|
4 years ago |
Ali Mohammad Pur
|
aa4d8d26b9
LibWasm: Start implementing a basic WebAssembly binary format parser
|
4 years ago |