diff options
author | MoustaphaSaad <moustapha.saad.abdelhamed@gmail.com> | 2024-06-20 21:25:51 +0300 |
---|---|---|
committer | MoustaphaSaad <moustapha.saad.abdelhamed@gmail.com> | 2024-06-20 21:29:09 +0300 |
commit | 968290c69731cd34bfa82debc8e4ab71d2f63006 (patch) | |
tree | 571fcf2ab396f6adc10faffcad3f7f1db58db9f6 | |
parent | 7f2c181d0174e9d7a1e138fa5238dc546d6ab721 (diff) | |
download | portable-968290c69731cd34bfa82debc8e4ab71d2f63006.tar.gz portable-968290c69731cd34bfa82debc8e4ab71d2f63006.tar.bz2 portable-968290c69731cd34bfa82debc8e4ab71d2f63006.zip |
add Emscripten to compatible operating systems list
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -44,6 +44,7 @@ At the time of this writing, LibreSSL is known to build and work on: | |||
44 | * Solaris 11 and later | 44 | * Solaris 11 and later |
45 | * Mac OS X (tested with 10.8 and later) | 45 | * Mac OS X (tested with 10.8 and later) |
46 | * AIX (5.3 and later) | 46 | * AIX (5.3 and later) |
47 | * Emscripten (3.1.44 and later) | ||
47 | 48 | ||
48 | LibreSSL also supports the following Windows environments: | 49 | LibreSSL also supports the following Windows environments: |
49 | 50 | ||