pandemonium_engine/platform/javascript
2024-09-08 16:52:38 +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 Backport text-to-speech support. 2024-09-07 10:28:39 +02:00
.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 Clang format everything. 2024-09-08 16:52:38 +02:00
os_javascript.h Fix compile errors. 2024-09-07 12:13:19 +02:00
package-lock.json Update npm packages 2023-08-27 11:59:50 +02:00
package.json Update npm packages 2023-08-27 11:59:50 +02:00
pandemonium_audio.h File copyright header updates pt9. 2023-12-18 00:25:33 +01:00
pandemonium_js.h Backport text-to-speech support. 2024-09-07 10:28:39 +02:00
pandemonium_webgl2.cpp Clang format everything. 2024-07-16 21:23:54 +02:00
pandemonium_webgl2.h Clang format everything. 2024-07-16 21:23:54 +02:00
platform_config.h Fix typo. 2024-07-16 23:55:30 +02:00
README.md
run_icon.png
SCsub Fix error. 2024-07-16 23:47:13 +02:00
serve.py Ported: [Web] Add the "serve" and "run" scons targets. 2022-12-22 17:45:13 +01:00

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.