ladybird/Libraries/LibWeb/WebAssembly
Andreas Kling 3bfb0534be LibGC: Rename MarkedVector => RootVector
Let's try to make it a bit more clear that this is a Vector of GC roots.
2024-12-26 19:10:44 +01:00
..
Global.cpp LibWeb: Add WebAssembly.Global and exports support for global instances 2024-12-24 15:20:28 +01:00
Global.h LibWeb: Add WebAssembly.Global and exports support for global instances 2024-12-24 15:20:28 +01:00
Global.idl LibWeb: Add WebAssembly.Global and exports support for global instances 2024-12-24 15:20:28 +01:00
Instance.cpp LibWeb: Add WebAssembly.Global and exports support for global instances 2024-12-24 15:20:28 +01:00
Instance.h
Instance.idl
Memory.cpp
Memory.h
Memory.idl
Module.cpp
Module.h
Module.idl
Table.cpp
Table.h
Table.idl
WebAssembly.cpp LibGC: Rename MarkedVector => RootVector 2024-12-26 19:10:44 +01:00
WebAssembly.h LibWeb: Add WebAssembly.Global and exports support for global instances 2024-12-24 15:20:28 +01:00
WebAssembly.idl