ladybird/Libraries/LibWasm
Ali Mohammad Pur 0e7fb1386e LibWasm: Use the right indices for i64 constlocal fused ops
Also aligns the i32 ones to use the same detection logic as the i64
cases.
2026-02-23 00:22:47 +01:00
..
AbstractMachine LibWasm: Use the right indices for i64 constlocal fused ops 2026-02-23 00:22:47 +01:00
Parser LibWasm: Parse and validate array types 2026-02-10 13:00:16 +01:00
Printer LibWasm: Parse and validate array types 2026-02-10 13:00:16 +01:00
Tests LibWasm: Use the right indices for i64 constlocal fused ops 2026-02-23 00:22:47 +01:00
WASI LibWasm: Split parameters from locals 2026-02-02 14:11:49 +01:00
CMakeLists.txt Utilities/wasm: Enable on Windows 2025-08-24 12:58:27 -06:00
Constants.h LibWasm: Parse and validate array types 2026-02-10 13:00:16 +01:00
Forward.h Meta: Enforce newlines around namespaces 2025-05-14 02:01:59 -06:00
Opcode.h LibWasm: Implement the i32 const/local fusions for i64 too 2026-02-02 14:11:49 +01:00
Types.h LibWasm: Parse and validate array types 2026-02-10 13:00:16 +01:00
Wasi.h Everywhere: Slap some [[clang::lifetimebound]] where appropriate 2025-09-01 11:11:38 +02:00