1
0
Fork 0
mirror of https://github.com/LadybirdBrowser/ladybird.git synced 2025-06-10 18:10:56 +09:00
ladybird/Libraries/LibWasm
Timothy Flynn 64d290447c LibCore+LibJS+LibWasm: Always use a real format string
It's generally considered a security issue to use non-format string
literals. We would likely just crash in practice, but let's avoid the
issue altogether.
2025-04-08 20:00:18 -04:00
..
AbstractMachine LibJS: Make Completion.[[Value]] non-optional 2025-04-05 11:20:26 +02:00
Parser LibWasm: Clean up #include directives 2024-11-21 14:08:33 +01:00
Printer LibCore+LibJS+LibWasm: Always use a real format string 2025-04-08 20:00:18 -04:00
Tests Everywhere: Hoist the Libraries folder to the top-level 2024-11-10 12:50:45 +01:00
WASI LibWasm: Clean up #include directives 2024-11-21 14:08:33 +01:00
CMakeLists.txt LibWasm: Port to Windows 2025-02-11 23:11:13 -07:00
Constants.h Everywhere: Hoist the Libraries folder to the top-level 2024-11-10 12:50:45 +01:00
Forward.h Everywhere: Hoist the Libraries folder to the top-level 2024-11-10 12:50:45 +01:00
Opcode.h Everywhere: Hoist the Libraries folder to the top-level 2024-11-10 12:50:45 +01:00
Types.h Everywhere: Hoist the Libraries folder to the top-level 2024-11-10 12:50:45 +01:00
Wasi.h LibWasm: Fix UB in LibWasm 2024-12-04 01:58:22 +01:00