summaryrefslogtreecommitdiffstats
path: root/platform/web/emscripten_helpers.py
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #98901 from adamscott/add-editor-ensure-crossorigin-isolat...Thaddeus Crews2024-11-271-0/+1
|\
| * Ensure editor crossorigin isolation headersAdam Scott2024-11-211-0/+1
* | Remove deprecated worker.js fileFelix Yuan2024-11-111-6/+1
|/
* Remove duplicate of get_build_versionYevhen Babiichuk (DustDFG)2024-10-311-17/+3
* Fix AudioStreamPlayer get_playback_position() for web buildYahkub-R2024-08-081-0/+3
* SCons: Minor fixes/adjustments for web compilationThaddeus Crews2024-05-241-1/+0
* Update pre-commit hooks configuration to use `ruff` instead of `black`Jakub Marcowski2024-05-211-3/+4
* Add THREADS_ENABLED macro in order to compile Godot to run on the main threadAdam Scott2024-01-171-13/+28
* SCons: Unify tools/target build type configurationRémi Verschelde2022-09-261-7/+7
* [Web] Require threads, rtti, allow optimize=speed.Fabio Alessandrelli2022-08-301-7/+6
* [Web] Rename JavaScript platform to Web.Fabio Alessandrelli2022-08-291-0/+128