Skip to content

Commit 3642e92

Browse files
authored
[no-ci] Update README.md
1 parent 3e57d8d commit 3642e92

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -290,6 +290,7 @@ int main() {
290290
The fast_float library is part of:
291291

292292
- GCC (as of version 12): the `from_chars` function in GCC relies on fast_float.
293+
- [Chromium](https://github.com/Chromium/Chromium), the engine behind Google Chrome and Microsoft Edge,
293294
- [WebKit](https://github.com/WebKit/WebKit), the engine behind Safari (Apple's web browser)
294295
- [DuckDB](https://duckdb.org)
295296
- [Apache Arrow](https://github.com/apache/arrow/pull/8494) where it multiplied the number parsing speed by two or three times

0 commit comments

Comments
 (0)