1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-25 02:57:42 +00:00
serenity/Userland/Libraries/LibWeb/WebAssembly
Ali Mohammad Pur baa4195daa LibWeb: Avoid resolving the wasm call address type on every invocation
This is a waste of time, and it's not a cheap operation.
2021-06-22 00:26:25 +04:30
..
WebAssemblyObject.cpp LibWeb: Avoid resolving the wasm call address type on every invocation 2021-06-22 00:26:25 +04:30
WebAssemblyObject.h LibWasm+LibWeb: Partially resolve memory exports 2021-05-26 15:34:13 +04:30
WebAssemblyObjectPrototype.cpp LibWasm+LibWeb: Partially resolve memory exports 2021-05-26 15:34:13 +04:30
WebAssemblyObjectPrototype.h LibWasm+LibWeb: Partially resolve memory exports 2021-05-26 15:34:13 +04:30