@nkast , can you confirm how the Blazor approach is implemented. Is it just the .NET assemblies which are AOT and your application itself remains .dll (ie game code easily decompilable), or are both your game code and .NET AOT compiled (like the CoreRT approach)?