We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cf7cc2b commit 2464a55Copy full SHA for 2464a55
README.md
@@ -19,10 +19,10 @@ on a simulated 8-core 16-threads machine.
19
| Firefox 89 libxul (1.64 GiB) | 32.95s | 6.80s | 1.42s
20
21
mold is so fast that it is only 2x _slower_ than `cp` on the same
22
-machine.
+machine. Feel free to [file a bug](https://github.com/rui314/mold/issues)
23
+if you find mold is not faster than other linkers.
24
-Feel free to [file a bug](https://github.com/rui314/mold/issues) if
25
-you find mold is not faster than other linkers.
+mold currently supports x86-64, i386 and ARM64.
26
27
## Why does the speed of linking matter?
28
0 commit comments