ladybird/Libraries/LibWeb/WebAssembly
Glenn Skrzypczak e5dab9e1c7 LibWeb: Support WASM modules
This adds support for importing WASM modules in JavaScript and vice
versa.
2026-04-03 21:21:09 +02:00
..
Global.cpp
Global.h
Global.idl
Instance.cpp
Instance.h LibWeb: Support WASM modules 2026-04-03 21:21:09 +02:00
Instance.idl
Memory.cpp
Memory.h
Memory.idl
Module.cpp
Module.h
Module.idl
Table.cpp
Table.h
Table.idl
WebAssembly.cpp LibWeb: Support WASM modules 2026-04-03 21:21:09 +02:00
WebAssembly.h LibWeb: Support WASM modules 2026-04-03 21:21:09 +02:00
WebAssembly.idl
WebAssemblyModule.cpp LibWeb: Support WASM modules 2026-04-03 21:21:09 +02:00
WebAssemblyModule.h LibWeb: Support WASM modules 2026-04-03 21:21:09 +02:00