godot/platform/javascript
Rémi Verschelde 5bfb10f585 HTML5: Explicitly link idbfs.js for IDBFS support
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.

(cherry picked from commit e5dfcb5edd)
2019-11-29 16:02:44 +07:00
..
api Update copyright statements to 2019 2019-01-03 11:41:35 +07:00
export Update copyright statements to 2019 2019-01-03 11:41:35 +07:00
SCsub
audio_driver_javascript.cpp Update copyright statements to 2019 2019-01-03 11:41:35 +07:00
audio_driver_javascript.h Update copyright statements to 2019 2019-01-03 11:41:35 +07:00
detect.py HTML5: Explicitly link idbfs.js for IDBFS support 2019-11-29 16:02:44 +07:00
dom_keys.h Update copyright statements to 2019 2019-01-03 11:41:35 +07:00
engine.js
http_client.h.inc Update copyright statements to 2019 2019-01-03 11:41:35 +07:00
http_client_javascript.cpp Update copyright statements to 2019 2019-01-03 11:41:35 +07:00
http_request.h Update copyright statements to 2019 2019-01-03 11:41:35 +07:00
http_request.js Update copyright statements to 2019 2019-01-03 11:41:35 +07:00
javascript_eval.cpp Update copyright statements to 2019 2019-01-03 11:41:35 +07:00
javascript_main.cpp Update copyright statements to 2019 2019-01-03 11:41:35 +07:00
logo.png
os_javascript.cpp Update copyright statements to 2019 2019-01-03 11:41:35 +07:00
os_javascript.h Update copyright statements to 2019 2019-01-03 11:41:35 +07:00
platform_config.h Update copyright statements to 2019 2019-01-03 11:41:35 +07:00
power_javascript.cpp Update copyright statements to 2019 2019-01-03 11:41:35 +07:00
power_javascript.h Update copyright statements to 2019 2019-01-03 11:41:35 +07:00
pre.js
run_icon.png