ladybird/Libraries/LibWasm
Rocco Corsi 55d4adc614
Some checks are pending
CI / macOS, arm64, Sanitizer, Clang (push) Waiting to run
CI / Linux, x86_64, Fuzzers, Clang (push) Waiting to run
CI / Linux, x86_64, Sanitizer, GNU (push) Waiting to run
CI / Linux, x86_64, Sanitizer, Clang (push) Waiting to run
Package the js repl as a binary artifact / Linux, arm64 (push) Waiting to run
Package the js repl as a binary artifact / macOS, arm64 (push) Waiting to run
Package the js repl as a binary artifact / Linux, x86_64 (push) Waiting to run
Run test262 and test-wasm / run_and_update_results (push) Waiting to run
Lint Code / lint (push) Waiting to run
Label PRs with merge conflicts / auto-labeler (push) Waiting to run
Push notes / build (push) Waiting to run
LibWasm: Missing argument formatter (Wasm::Value) for WASI_DEBUG
Formatting code was removed in PR #960 for performance improvements.
Adding Wasi::Value back as u128 to allow WASI_DEBUG MACRO compilation
2025-09-16 22:13:23 +02: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 LibWasm: Missing argument formatter (Wasm::Value) for WASI_DEBUG 2025-09-16 22:13:23 +02: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