Skip to content

c# aot dll #1989

Description

@codema2015

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions