Jade is a modern, high-performance 2D game engine built with .NET 10. It emphasizes data-oriented design, NativeAOT-friendly architecture, and explicit control over rendering, memory, and systems, targeting production-grade real-time applications.
| Target | RID | Runtime Type | Architecture | Supported |
|---|---|---|---|---|
| Windows | win-x64 |
Native | x64 | ✅ |
| Windows | win-arm64 |
Native | ARM64 | ✅ |
| macOS | osx-x64 |
Native | x64 | ✅ |
| macOS | osx-arm64 |
Native | ARM64 | ✅ |
| Linux | linux-x64 |
Native | x64 | ✅ |
| Linux | linux-arm64 |
Native | ARM64 | ✅ |
| Browser | browser-wasm |
WebAssembly | WASM | ✅ |