mirror of
https://github.com/tiennm99/godot.git
synced 2026-07-25 00:22:36 +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.