natsu-clr
Introduction
简介
natsu-clr is an il2cpp transpiler and runtime for resource-constrained devices.
natsu-clr 是一个 为资源受限设备设计的 IL2CPP 编译器和运行时。

Features
- .Net Core 3.0 compatible
- Small memory footprint
- Very portable
- Compile-time variable initializer (e.g. System.String)
特性
- .Net Core 3.0 兼容
- 极小内存占用
- 可移植性强
- 编译期变量初始化 (例如 System.String)
Supported CLR Features
支持的 CLR 特性
- Array
- Span
- Delegate
- Unsafe
- Internal Call
- Unicode