ladybird/Libraries
Andreas Kling b47f8f94fe LibJS: Split PutBy* instructions into specialized per-kind variants
This allows the compiler to fold away lots of unused code for each kind.

1.10x speed-up on MicroBench/pic-add-own.js :^)
2025-10-11 20:08:58 +02:00
..
LibCompress
LibCore
LibCrypto
LibDevTools
LibDiff
LibDNS
LibFileSystem
LibGC LibGC: Mark Ptr::as_nonnull as a const function 2025-10-08 17:25:29 +02:00
LibGfx LibGfx: Implement AffineTransform::to_matrix() 2025-10-10 15:37:45 +02:00
LibHTTP
LibIDL
LibImageDecoderClient
LibIPC LibIPC: Shutdown IPC handler when transport is lost during sync event 2025-10-07 17:04:32 -05:00
LibJS LibJS: Split PutBy* instructions into specialized per-kind variants 2025-10-11 20:08:58 +02:00
LibLine
LibMain
LibMedia
LibRegex
LibRequests
LibSyntax
LibTest
LibTextCodec
LibThreading
LibTLS
LibUnicode
LibURL
LibWasm LibWasm: Avoid revalidating memory/address for every element in memory.* 2025-10-06 16:00:02 +02:00
LibWeb LibWeb: Support font-stretch SVG presentation attribute 2025-10-11 08:12:38 +01:00
LibWebSocket
LibWebView LibWebView: Move headless clipboard management to LibWebView 2025-10-10 15:10:03 -04:00
LibXML
CMakeLists.txt