diff options
| author | ruki <[email protected]> | 2026-03-18 00:47:58 +0800 |
|---|---|---|
| committer | ruki <[email protected]> | 2026-03-18 00:47:58 +0800 |
| commit | 7fd8b5a17185c609928e0b64c71ceaca1b7e03cd (patch) | |
| tree | 9eb5546619ae398778e3b54577b3671177232612 | |
| parent | 42dec9486bb56c2f08db0c30f6b2829e1b02a1a7 (diff) | |
update readme
| -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# ## 支持特性 |
