Godot version
4.6.2
godot-cpp version
4.6.2
System information
windows10
Issue description
With the release of .NET 10, the execution efficiency of AOT-compiled code has been greatly improved. The team should explore ways to import AOT-compiled DLL files into the Godot engine, which offers more advantages compared with the traditional C++ GDExtension approach.
Steps to reproduce
With the release of .NET 10, the execution efficiency of AOT-compiled code has been greatly improved. The team should explore ways to import AOT-compiled DLL files into the Godot engine, which offers more advantages compared with the traditional C++ GDExtension approach.
Minimal reproduction project
With the release of .NET 10, the execution efficiency of AOT-compiled code has been greatly improved. The team should explore ways to import AOT-compiled DLL files into the Godot engine, which offers more advantages compared with the traditional C++ GDExtension approach.
Godot version
4.6.2
godot-cpp version
4.6.2
System information
windows10
Issue description
With the release of .NET 10, the execution efficiency of AOT-compiled code has been greatly improved. The team should explore ways to import AOT-compiled DLL files into the Godot engine, which offers more advantages compared with the traditional C++ GDExtension approach.
Steps to reproduce
With the release of .NET 10, the execution efficiency of AOT-compiled code has been greatly improved. The team should explore ways to import AOT-compiled DLL files into the Godot engine, which offers more advantages compared with the traditional C++ GDExtension approach.
Minimal reproduction project
With the release of .NET 10, the execution efficiency of AOT-compiled code has been greatly improved. The team should explore ways to import AOT-compiled DLL files into the Godot engine, which offers more advantages compared with the traditional C++ GDExtension approach.