ladybird/Libraries/LibWasm/Printer
Ali Mohammad Pur 22448b0c35 LibWasm: Move the interpreter IP out of the configuration object
This, along with moving the sources and destination out of the config
object, makes it so we don't have to double-deref to get to them on each
instruction, leading to a ~15% perf improvement on dispatch.
2025-08-26 15:20:33 +02:00
..
Printer.cpp LibWasm: Move the interpreter IP out of the configuration object 2025-08-26 15:20:33 +02:00
Printer.h Utilities/wasm: Enable on Windows 2025-08-24 12:58:27 -06:00