mirror of
https://github.com/godotengine/godot.git
synced 2026-03-10 21:06:13 +00:00
It is not supported in Emscripten's `latest-upstream` LLVM backend, and doesn't seem necessary in the `latest` backend either. It was initially added in #22857 to solve a compilation error with the latter. Part of #30270.