Files
ladybird/Userland/Libraries/LibWeb/WebAssembly/WebAssemblyObject.cpp
Ali Mohammad Pur e523e530fc LibWeb: Cache the WebAssembly objects that we hand out to JS
The spec requires this behaviour, and it's generally faster to do this
instead of re-resolving and re-creating the instances anyway.
2021-06-22 00:26:25 +04:30

19 KiB