serenity/Tests
Diego Frias a97996351f LibWasm: Remove type information from Value
Gets fib(30) from 380ms to 340ms.

(cherry picked from commit a58704296cd36d3080dbf8f1be49300de2c25ea9;
amended to comment out two dbgln_if()s that no longer compile after
this change if WASM_TRACE_DEBUG is defined to 1 -- see comments on
LadybirdBrowser/ladybird#960. Likewise, one dbgln_if() in Wasi.cpp
got commented out as well)
2024-11-12 19:58:14 -05:00
..
AK AK: Add a method to compute UTF-16 length from a UTF-8 string 2024-10-18 18:21:18 -04:00
ClangPlugins
JSSpecCompiler
Kernel crash: Use '.option arch' instead of '.option norvc' 2024-10-30 18:41:16 -04:00
LibAudio
LibC Tests/LibC+LibC: Don't assume __builtin_trap causes SIGILL 2024-10-04 12:06:40 -06:00
LibCompress
LibCore Tests: Remove unused Kernel/ include 2024-11-04 21:47:15 -05:00
LibCpp
LibCrypto LibCrypto: Implement and test HKDF 2024-11-12 07:14:25 -05:00
LibDeviceTree
LibDiff
LibEDID
LibELF
LibGfx LibGfx: Add support for stroke dash patterns 2024-11-07 09:12:13 -05:00
LibGL
LibGLSL
LibHTTP
LibIMAP
LibJS
LibLocale
LibMarkdown
LibMedia
LibPDF Tests: Add some dashed paths to paths.pdf 2024-11-07 09:12:13 -05:00
LibRegex LibRegex: Don't ignore references that weren't bound in checked blocks 2024-11-12 07:14:25 -05:00
LibSemVer
LibShell Userland: Move Shell code to be in a library directory 2024-10-04 10:56:27 +02:00
LibSQL
LibTest
LibTextCodec LibTextCodec: Add SingleByteEncoders 2024-10-16 10:25:48 -04:00
LibThreading
LibTimeZone
LibTLS
LibTTF
LibUnicode
LibURL LibURL: Remove unspecified steps in URL file slash parsing state 2024-10-15 12:08:50 -04:00
LibWasm LibWasm: Remove type information from Value 2024-11-12 19:58:14 -05:00
LibWeb LibWeb: Handle unpaired surrogates in USVStrings 2024-11-12 19:57:55 -05:00
LibWebView
LibXML LibXML: Read code points when parsing names 2024-11-12 04:25:50 -05:00
Spreadsheet
Utilities
CMakeLists.txt Userland: Move Shell code to be in a library directory 2024-10-04 10:56:27 +02:00