diff --git a/docs/index.html b/docs/index.html index ad493c1..d624012 100644 --- a/docs/index.html +++ b/docs/index.html @@ -55,10 +55,10 @@ implementations, which in turn derive from Platform support -

OpenLibm builds on Linux, Mac OS X, Windows, FreeBSD, and - OpenBSD. It builds with both GCC and clang. Although largely tested - and widely used on the x86 and x86-64 architectures, OpenLibm also - supports arm, aarch64, ppc64le, and mips. +

OpenLibm builds on Linux, macOS, Windows, FreeBSD, OpenBSD, NetBSD, and +DragonFly BSD. It builds with both GCC and clang. Although largely +tested and widely used on the x86 and x86-64 architectures, OpenLibm +also supports arm, aarch64, ppc64le, mips, wasm32, and s390(x).

Other relevant projects