Skip to content

Commit

Permalink
mention compiler support
Browse files Browse the repository at this point in the history
  • Loading branch information
turbolent authored Sep 1, 2024
1 parent f0f16b3 commit ec038f6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit ec038f6

Please sign in to comment.