You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What do you mean with this? Does code generation mean JIT? You listed Xamarin.iOS before this. As I recall I have read somewhere that on Android and iOS people are forced to use Mono because these platforms don't allow JIT so everything has to be compiled to native code first using Mono AOT. If it's the case then I'm pretty sure dotnet (previously known as dotnet core) supports JIT so I think NeoLua should work fine with it!
The text was updated successfully, but these errors were encountered:
What do you mean with this? Does code generation mean JIT? You listed Xamarin.iOS before this. As I recall I have read somewhere that on Android and iOS people are forced to use Mono because these platforms don't allow JIT so everything has to be compiled to native code first using Mono AOT. If it's the case then I'm pretty sure dotnet (previously known as dotnet core) supports JIT so I think NeoLua should work fine with it!
The text was updated successfully, but these errors were encountered: