1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-19 12:45:08 +00:00
Commit graph

2 commits

Author SHA1 Message Date
Ali Mohammad Pur
b538e15548 LibWasm: Give traps a reason and display it when needed
This makes debugging wasm code a bit easier, as we now know what fails
instead of just "too bad, something went wrong".
2021-07-02 04:53:01 +04:30
Sahan Fernando
d02e7b3811 LibWasm: Move Wasm::BytecodeInterpreter into its own header 2021-06-05 14:31:54 +04:30