ladybird/Libraries/LibWasm
Jelle Raaijmakers c31eff6a47 Everywhere: Use Optional<T>::ensure() where useful
No functional changes.
2025-09-17 12:01:18 -04:00
..
AbstractMachine LibWasm: Fix memory.fill ignoring memory index and unsafe bounds check 2025-09-06 08:51:11 +02:00
Parser LibWasm: Use 0x40 flag for SIMD memory memidx like scalar ops 2025-09-06 06:19:40 +02:00
Printer LibWasm: Close byte list for active data segments in WAT output 2025-09-06 06:21:03 +02:00
Tests LibWasm: Fix memory.fill ignoring memory index and unsafe bounds check 2025-09-06 08:51:11 +02:00
WASI Everywhere: Use Optional<T>::ensure() where useful 2025-09-17 12:01:18 -04:00
CMakeLists.txt Utilities/wasm: Enable on Windows 2025-08-24 12:58:27 -06:00
Constants.h LibWasm+LibWeb: Throw a js stack-overflow error if wasm stack overflows 2025-05-22 07:35:58 +01:00
Forward.h Meta: Enforce newlines around namespaces 2025-05-14 02:01:59 -06:00
Opcode.h LibWasm: Fix pushes for i16x8.replace_lane in Opcode table 2025-09-06 06:06:44 +02:00
Types.h Everywhere: Slap some [[clang::lifetimebound]] where appropriate 2025-09-01 11:11:38 +02:00
Wasi.h Everywhere: Slap some [[clang::lifetimebound]] where appropriate 2025-09-01 11:11:38 +02:00