ladybird/Libraries/LibWasm
Ali Mohammad Pur 292688e249 LibWasm: Validate tables, memories, globals, elements and data correctly
These sections are supposed to be validated with only the imported
globals.
2025-05-08 03:35:11 -06:00
..
AbstractMachine LibWasm: Validate tables, memories, globals, elements and data correctly 2025-05-08 03:35:11 -06:00
Parser LibWasm: Clean up #include directives 2024-11-21 14:08:33 +01:00
Printer LibCore+LibJS+LibWasm: Always use a real format string 2025-04-08 20:00:18 -04:00
Tests Everywhere: Hoist the Libraries folder to the top-level 2024-11-10 12:50:45 +01:00
WASI LibWasm: Clean up #include directives 2024-11-21 14:08:33 +01:00
CMakeLists.txt LibWasm: Make traps hold on to externally-managed data 2025-04-22 08:43:46 -06:00
Constants.h Everywhere: Hoist the Libraries folder to the top-level 2024-11-10 12:50:45 +01:00
Forward.h Everywhere: Hoist the Libraries folder to the top-level 2024-11-10 12:50:45 +01:00
Opcode.h Everywhere: Hoist the Libraries folder to the top-level 2024-11-10 12:50:45 +01:00
Types.h Everywhere: Hoist the Libraries folder to the top-level 2024-11-10 12:50:45 +01:00
Wasi.h LibWasm: Fix UB in LibWasm 2024-12-04 01:58:22 +01:00