|
@@ -29,14 +29,22 @@ natsu-clr
|
|
|
## Supported CLR Features
|
|
## Supported CLR Features
|
|
|
## 支持的 CLR 特性
|
|
## 支持的 CLR 特性
|
|
|
- Array
|
|
- Array
|
|
|
-- Span
|
|
|
|
|
- Delegate
|
|
- Delegate
|
|
|
|
|
+- Exceptions
|
|
|
|
|
+- Generic
|
|
|
|
|
+- Explicit interface implementation
|
|
|
- Unsafe
|
|
- Unsafe
|
|
|
- Internal Call
|
|
- Internal Call
|
|
|
- Unicode
|
|
- Unicode
|
|
|
|
|
+- Span
|
|
|
- Volatile and Interlocked
|
|
- Volatile and Interlocked
|
|
|
- Thread
|
|
- Thread
|
|
|
|
|
|
|
|
|
|
+## Currently unsupported features
|
|
|
|
|
+## 当前不支持的特性
|
|
|
|
|
+- Garbage Collection
|
|
|
|
|
+- Reflection
|
|
|
|
|
+
|
|
|
## Roadmap
|
|
## Roadmap
|
|
|
- [ ] Full support of standard libraries (Wellcome contributors!)
|
|
- [ ] Full support of standard libraries (Wellcome contributors!)
|
|
|
|
|
|