| Symbol | Domain | Description |
|---|---|---|
| JSB_COMPATIBLE | C# | compatible with .net4.0 |
| JSB_UNITYLESS | C# | for using in dotnetcore, without accessing any feature of Unity3D. |
| JSB_WITH_UIELEMENTS | C# | with UI Toolkit binding. |
| JSB_WITH_V8_BACKEND | C# | with v8 backend |
| JSB_NO_BIGNUM | C# | without bignum support |
| JSB_DEBUG | C# | debug mode |
This repository was archived by the owner on Sep 11, 2024. It is now read-only.