Wouldn’t it be a cool option to have a real compiler in a godot node?
integrates tinycc into Godot with gdextension c++.
compile and execute C code directly (both very fast!).
WIP - programmed with godot 4.5, tinycc-mob
now new in version 0.7.0 with HOT-RELOAD with method recompile