diff --git a/README.md b/README.md index e5a9b5f..5e90368 100644 --- a/README.md +++ b/README.md @@ -30,6 +30,7 @@ Working towards [WebAssembly as the Elusive Universal Binary](https://kripken.gi - Support for many operating systems (e.g. Mac OS X, Mac OS 9, Haiku, Rhapsody, OPENSTEP, NeXTSTEP, DOS, Windows XP, etc.) - Support for many architectures (e.g. x86, ARM, PowerPC, SPARC, PA-RISC, etc.) - Support for big-endian systems (e.g. PowerPC, SPARC, PA-RISC, etc.) +- Support for various compilers (e.g. old GCC, MSVC, CodeWarrior, etc.) - Streaming/single-pass compilation, low memory usage - Separate compilation into multiple files - Parallel compilation