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.
2 parents dd50b21 + d2e1f2d commit e467af8Copy full SHA for e467af8
README.md
@@ -85,7 +85,7 @@ The supported systems are limited by the dlls created in [`wasmvm`](https://gith
85
However, **M1 macs are not fully supported.** (Experimental support was merged with wasmd 0.24)
86
For linux, the default is to build for glibc, and we cross-compile with CentOS 7 to provide
87
backwards compatibility for `glibc 2.12+`. This includes all known supported distributions
88
-using glibc (CentOS 7 uses 2.12, obsolete Debian Jessy uses 2.19).
+using glibc (CentOS 7 uses 2.12, obsolete Debian Jessie uses 2.19).
89
90
As of `0.9.0` we support `muslc` Linux systems, in particular **Alpine linux**,
91
which is popular in docker distributions. Note that we do **not** store the
0 commit comments