from Hacker News

The Future of C# in Godot

by indentit on 9/30/23, 2:03 PM with 1 comments

  • by a1o on 9/30/23, 2:09 PM

    I am interested on how this GDExtension layer works, is there more to read about it's design somewhere? (Maybe a PR had it, not sure)

    I think FNA has some strategy to merge C# for ports like the web port using some C#/IL to native compiler.