mirror of
https://github.com/tiennm99/godot.git
synced 2026-06-21 19:43:16 +00:00
e5dfcb5edd
Upstream Emscripten changed this in 1.39.1+, so IDBFS is no longer included by default and has to be linked manually. The explicit linking doesn't seem to be problematic on earlier versions (tested `1.38.47-upstream`). Fixes #33724.