pandemonium_engine/platform/javascript
Rémi Verschelde 128a1cdbb1 Web: Bump closure compiler spec to ECMASCRIPT_2021
Fixes #88008.

(cherry picked from commit d29b0d90e0d735eee860b977c57cb75423d7a9ba)
2024-07-14 08:55:26 +02:00
..
api File copyright header updates pt9. 2023-12-18 00:25:33 +01:00
export File copyright header updates pt9. 2023-12-18 00:25:33 +01:00
js
.eslintrc.engine.js
.eslintrc.js
.eslintrc.libs.js
audio_driver_javascript.cpp File copyright header updates pt9. 2023-12-18 00:25:33 +01:00
audio_driver_javascript.h File copyright header updates pt9. 2023-12-18 00:25:33 +01:00
detect.py Web: Bump closure compiler spec to ECMASCRIPT_2021 2024-07-14 08:55:26 +02:00
dom_keys.inc File copyright header updates pt9. 2023-12-18 00:25:33 +01:00
emscripten_helpers.py
http_client_javascript.cpp File copyright header updates pt9. 2023-12-18 00:25:33 +01:00
http_client.h.inc
javascript_main.cpp File copyright header updates pt9. 2023-12-18 00:25:33 +01:00
javascript_runtime.cpp File copyright header updates pt9. 2023-12-18 00:25:33 +01:00
javascript_singleton.cpp File copyright header updates pt9. 2023-12-18 00:25:33 +01:00
logo.png
os_javascript.cpp Web: Clarify that OS.get_unique_id is not supported 2024-02-08 15:05:20 +01:00
os_javascript.h Web: Clarify that OS.get_unique_id is not supported 2024-02-08 15:05:20 +01:00
package-lock.json
package.json
pandemonium_audio.h File copyright header updates pt9. 2023-12-18 00:25:33 +01:00
pandemonium_js.h File copyright header updates pt9. 2023-12-18 00:25:33 +01:00
platform_config.h File copyright header updates pt9. 2023-12-18 00:25:33 +01:00
README.md
run_icon.png
SCsub
serve.py

HTML5 platform port

This folder contains the C++ and JavaScript code for the HTML5/WebAssembly platform port, compiled using Emscripten.

It also contains a ESLint linting setup (see package.json).

See also misc/dist/html folder for files used by this platform such as the HTML5 shell.

Artwork license

logo.png and run_icon.png are licensed under Creative Commons Attribution 3.0 Unported per the HTML5 logo usage guidelines.