Ali Mohammad Pur
|
2462064fcd
LibWasm+LibWeb: Parse and validate all Wasm SIMD instructions
|
2 years ago |
Ali Mohammad Pur
|
8b0f05c540
LibWasm: Allow vectors of up to 500M entries
|
2 years ago |
Ali Mohammad Pur
|
82a515a748
LibWasm: Increase the arbitrary local value count per type limit
|
3 years ago |
Ali Mohammad Pur
|
d52a26de3f
LibWasm: Move the vector size limit to Constants.h and increase it a bit
|
3 years ago |
Ali Mohammad Pur
|
b64d6bb3a3
LibWasm: Limit the number of function locals
|
3 years ago |
Ali Mohammad Pur
|
65355c388b
LibWasm: Use AK::StackInfo to track stack size
|
4 years ago |
Ali Mohammad Pur
|
2fc0040ceb
LibWasm: Tweak the implementation-defined limits a bit
|
4 years ago |
Ali Mohammad Pur
|
b538e15548
LibWasm: Give traps a reason and display it when needed
|
4 years ago |
Ali Mohammad Pur
|
c4b82ace74
LibWasm: Limit the call stack depth and the number of executed insts
|
4 years ago |
Ali Mohammad Pur
|
95b9821f26
LibWasm: Implement memory.grow, memory.size and drop
|
4 years ago |
Ali Mohammad Pur
|
aa4d8d26b9
LibWasm: Start implementing a basic WebAssembly binary format parser
|
4 years ago |