diff options
| -rw-r--r-- | README.md | 2 | ||||
| -rw-r--r-- | README_zh.md | 2 |
2 files changed, 4 insertions, 0 deletions
@@ -230,6 +230,7 @@ muslcc The musl-based cross-compilation toolchain fpc Free Pascal Programming Language Compiler wasi WASI-enabled WebAssembly C/C++ toolchain nim Nim Programming Language Compiler +dotnet .NET SDK Toolchain circle A new C++20 compiler armcc ARM Compiler Version 5 of Keil MDK armclang ARM Compiler Version 6 of Keil MDK @@ -269,6 +270,7 @@ kotlin-native Kotlin Native Programming Language Compiler * MASM32 * Cppfront * Kotlin +* C# ## Features diff --git a/README_zh.md b/README_zh.md index c36e2ac3b..c6618920d 100644 --- a/README_zh.md +++ b/README_zh.md @@ -291,6 +291,7 @@ muslcc The musl-based cross-compilation toolchain fpc Free Pascal Programming Language Compiler wasi WASI-enabled WebAssembly C/C++ toolchain nim Nim Programming Language Compiler +dotnet .NET SDK Toolchain circle A new C++20 compiler armcc ARM Compiler Version 5 of Keil MDK armclang ARM Compiler Version 6 of Keil MDK @@ -330,6 +331,7 @@ kotlin-native Kotlin Native Programming Language Compiler * MASM32 * Cppfront * Kotlin +* C# ## 支持特性 |
