summaryrefslogtreecommitdiffstats
path: root/modules/gdscript/language_server/gdscript_language_protocol.cpp
diff options
context:
space:
mode:
authorRaul Santos <raulsntos@gmail.com>2024-02-09 17:26:53 +0100
committerRaul Santos <raulsntos@gmail.com>2024-09-16 17:07:03 +0200
commit0aa46e19c5a1864454451891fb3f40f5ef3ff742 (patch)
tree3842d592644353d5bdd79af2eb8c34f72cf35aaa /modules/gdscript/language_server/gdscript_language_protocol.cpp
parenta75bacebef979a17b549c6577defbbfd2f7ef2e0 (diff)
downloadredot-engine-0aa46e19c5a1864454451891fb3f40f5ef3ff742.tar.gz
C#: Fallback to CoreCLR/MonoVM hosting APIs when hostfxr/NativeAOT fails
Some platforms don't support hostfxr but we can use the coreclr/monosgen library directly to initialize the runtime. Android exports now use the `android` runtime identifier instead of `linux-bionic`, this removes the restrictions we previously had: - Adds support for all Android architectures (arm32, arm64, x32, and x64), previously only the 64-bit architectures were supported. - Loads `System.Security.Cryptography.Native.Android` (the .NET library that binds to the Android OS crypto functions).
Diffstat (limited to 'modules/gdscript/language_server/gdscript_language_protocol.cpp')
0 files changed, 0 insertions, 0 deletions