ladybird/Libraries/LibWasm
2025-08-08 12:54:06 +02:00
..
AbstractMachine LibWasm: Make Wasm::Validator::Stack hold a Vector instead of inheriting 2025-08-08 12:54:06 +02:00
Parser LibWasm: Try to avoid vcalls on very busy stream read functions 2025-08-08 12:54:06 +02:00
Printer LibWasm: Fuse some very common instruction combos into specialised ops 2025-08-08 12:54:06 +02:00
Tests Everywhere: Hoist the Libraries folder to the top-level 2024-11-10 12:50:45 +01:00
WASI Meta: Enforce newlines around namespaces 2025-05-14 02:01:59 -06:00
CMakeLists.txt CMake: Rename serenity_* helper functions/macros to ladybird_* 2025-07-03 23:19:41 +02: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: Fuse some very common instruction combos into specialised ops 2025-08-08 12:54:06 +02:00
Types.h LibWasm: Try really hard to avoid touching the value stack 2025-08-08 12:54:06 +02:00
Wasi.h Meta: Enforce newlines around namespaces 2025-05-14 02:01:59 -06:00