summaryrefslogtreecommitdiffstats
path: root/platform/web/emscripten_helpers.py
Commit message (Expand)AuthorAgeFilesLines
* 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