Replies: 1 comment
-
Unity's il2cpp is such a solution, but it performs much worse. IL carries more information than C++ and it's required for precise GC. If you want C++-like native output, you can use NativeAOT. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
subj
Beta Was this translation helpful? Give feedback.
All reactions