ladybird/Userland/Libraries/LibWasm/Printer
Diego Frias dc52998341 LibWasm: Remove Module::functions
`Module::functions` created clones of all of the functions in the
module. It provided a _slightly_ better API, but ended up costing around
40ms when instantiating spidermonkey.
2024-07-28 02:56:32 +02:00
..
Printer.cpp LibWasm: Remove Module::functions 2024-07-28 02:56:32 +02:00
Printer.h LibWasm: Remove Module::functions 2024-07-28 02:56:32 +02:00