1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-23 18:55:08 +00:00
serenity/Userland/Libraries/LibWasm/AbstractMachine
Ali Mohammad Pur 65cd5526cb LibWasm+Everywhere: Make the instruction count limit configurable
...and enable it for LibWeb and test-wasm.
Note that `wasm` will not be limited by this.
2021-07-17 01:13:39 +04:30
..
AbstractMachine.cpp LibWasm+Everywhere: Make the instruction count limit configurable 2021-07-17 01:13:39 +04:30
AbstractMachine.h LibWasm+Everywhere: Make the instruction count limit configurable 2021-07-17 01:13:39 +04:30
BytecodeInterpreter.cpp LibWasm+Everywhere: Make the instruction count limit configurable 2021-07-17 01:13:39 +04:30
BytecodeInterpreter.h LibWasm: Inline some very hot functions 2021-07-17 01:13:39 +04:30
Configuration.cpp LibWasm: Give traps a reason and display it when needed 2021-07-02 04:53:01 +04:30
Configuration.h LibWasm+Everywhere: Make the instruction count limit configurable 2021-07-17 01:13:39 +04:30
Interpreter.h LibWasm: Give traps a reason and display it when needed 2021-07-02 04:53:01 +04:30