Skip to content

Commit b3fe1e6

Browse files
committed
README: Reference SerenityOS/Ladybird Browser implementation
1 parent 50a80a7 commit b3fe1e6

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -376,7 +376,10 @@ The fast_float library is part of:
376376
The fastfloat algorithm is part of the [LLVM standard
377377
libraries](https://github.com/llvm/llvm-project/commit/87c016078ad72c46505461e4ff8bfa04819fe7ba).
378378
There is a [derived implementation part of
379-
AdaCore](https://github.com/AdaCore/VSS).
379+
AdaCore](https://github.com/AdaCore/VSS). The [SerenityOS operating
380+
system](https://github.com/SerenityOS/serenity/commit/53b7f5e6a11e663c83df8030c3171c5945cb75ec)
381+
has a derived implementation that is inherited by the [Ladybird
382+
Browser](https://github.com/LadybirdBrowser/ladybird).
380383

381384
The fast_float library provides a performance similar to that of the
382385
[fast_double_parser](https://github.com/lemire/fast_double_parser) library but

0 commit comments

Comments
 (0)