Hacker News new | ask | show | jobs
by Buttons840 1206 days ago
What do you mean about Rust? I don't see any special Rust support other than GDExtensions which can be utilized by almost any language.
1 comments

Yeah it is via GDExtension, note most languages do need to build some level of interface to take advantage of it. Rust already has one though I dunno just how clean the 4.0 version is yet (last looked months ago when they openly said it was a work in progress).
An important point: rust bindings for GDExtension are community lead, and not officially supported by the Godot team.