godot/platform/javascript
Rémi Verschelde 6d6280dfa3 Emscripten: Re-add BINARYEN_TRAP_MODE='clamp' for fastcomp
The option is needed when using the 'fastcomp' backend (default before
1.39.0), and must not be defined when using 'upstream' (new default).
So we define it conditionally to support both backends.

Follow-up to #30751.
2019-12-03 13:33:35 +01:00
..
api
export Implement HTTP server for HTML5 export 2019-10-23 10:59:03 +02:00
audio_driver_javascript.cpp
audio_driver_javascript.h
detect.py Emscripten: Re-add BINARYEN_TRAP_MODE='clamp' for fastcomp 2019-12-03 13:33:35 +01:00
dom_keys.inc
engine.js
http_client_javascript.cpp Add download_chunk_size property to HTTPRequest. 2019-11-24 19:32:20 +01:00
http_client.h.inc
http_request.h
http_request.js
id_handler.js
javascript_eval.cpp
javascript_main.cpp
logo.png Optimize images losslessly using oxipng -o6 --strip all --zopfli 2019-10-12 23:23:33 +02:00
os_javascript.cpp iOS modular build and export implementation. 2019-12-01 21:57:18 +02:00
os_javascript.h iOS modular build and export implementation. 2019-12-01 21:57:18 +02:00
platform_config.h
pre.js
run_icon.png
SCsub