ladybird/Libraries
Konstantin Konstantin b03138cbff LibWeb: Support creation of shared memory in WebAssembly API
Add support for shared memory creation in WebAssembly memory API.
This API is needed for WPT tests that use shared array buffers.

Import related WPT tests.
2024-12-08 22:10:45 +01:00
..
LibCompress
LibCore LibCore: Do not include math.h in ArgsParser 2024-12-08 16:38:13 +00:00
LibCrypto LibCrypto: Remove ASN1 encoding/decoding from SECPxxxr1 2024-12-07 19:08:40 +01:00
LibDiff
LibDNS LibDNS: Fix deadlock when receiving invalid lookup result 2024-12-01 11:32:45 +01:00
LibFileSystem
LibGC LibJS: Stop lazily coercing numeric PropertyKeys 2024-12-01 10:42:49 +01:00
LibGfx LibGfx: Remove aligned_within from Rect 2024-12-08 13:32:10 +00:00
LibHTTP AK: Don't implicitly convert Optional<T&> to Optional<T> 2024-12-04 01:58:22 +01:00
LibIDL
LibImageDecoderClient LibGfx+LibWeb: Do some color management on images with an ICC profile 2024-12-05 17:16:41 +01:00
LibIPC LibURL: Migrate Origin scheme from ByteString to String 2024-11-30 12:07:39 +01:00
LibJS LibJS: Ensure GetDateTimeFormat returns nonnull for the best format 2024-12-06 11:13:10 -05:00
LibLine
LibMain
LibMedia
LibRegex
LibRequests LibRequests: Clean up #include directives 2024-11-29 09:48:29 +01:00
LibRIFF
LibSyntax
LibTest
LibTextCodec
LibThreading
LibTLS LibTLS: Parse SECP256r1 parameters separately 2024-12-07 19:08:40 +01:00
LibUnicode LibUnicode: Support IgnorePunnycode option in ToAscii algorithm 2024-12-05 17:29:49 +01:00
LibURL LibURL: Set IDNA's IgnoreInvalidPunycode to false 2024-12-05 17:29:49 +01:00
LibWasm LibWasm: Fix UB in LibWasm 2024-12-04 01:58:22 +01:00
LibWeb LibWeb: Support creation of shared memory in WebAssembly API 2024-12-08 22:10:45 +01:00
LibWebSocket LibURL: Make URL::serialized_host() infallible 2024-11-30 12:07:39 +01:00
LibWebView LibWebView+WebContent: Add and set cmdline option for echo server port 2024-12-05 17:02:57 -07:00
LibXML