ladybird/Libraries/LibWasm
Timothy Flynn 9fc3e72db2 AK+Everywhere: Allow lonely UTF-16 surrogates by default
By definition, the web allows lonely surrogates by default. Let's have
our string APIs reflect this, so we don't have to pass an allow option
all over the place.
2025-07-03 09:51:56 -04:00
..
AbstractMachine LibWasm: Quit early in memory_fill if store_to_memory traps 2025-05-22 07:35:58 +01:00
Parser AK+Everywhere: Allow lonely UTF-16 surrogates by default 2025-07-03 09:51:56 -04:00
Printer Meta: Enforce newlines around namespaces 2025-05-14 02:01:59 -06: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 LibWasm: Make traps hold on to externally-managed data 2025-04-22 08:43:46 -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 Everywhere: Hoist the Libraries folder to the top-level 2024-11-10 12:50:45 +01:00
Types.h Meta: Enforce newlines around namespaces 2025-05-14 02:01:59 -06:00
Wasi.h Meta: Enforce newlines around namespaces 2025-05-14 02:01:59 -06:00