mirror of
https://github.com/RGBCube/serenity
synced 2026-01-13 17:21:00 +00:00
This exposed a missing exception check in parseWebAssemblyModule(), which could throw but still return a normal completion (which currently works as we check VM::exception() at the right point, but breaks when moving everything to exceptions). |
||
|---|---|---|
| .. | ||
| CMakeLists.txt | ||
| test-wasm.cpp | ||