Joe Osborn 862bebf687
(Emscripten) Modularize the JavaScript and clean up the web build (#15688)
* Increase emscripten stack size and decrease path size to fix emscripten builds broken since de45fc2

* use modularize flags for better-behaved javascript output

* makefile and loader changes

* use specialHTMLTargets to support modular access to canvas

* bind key events to canvas, not document

This way focus means focus and we can have multiple RA instances in
one page.

* Work around an emscripten bug in strict mode

* (Emscripten) Use console.error() for error messages

* increase asyncify stack size

* Fix `-lm` flag-related compile warnings in emscripten

---------

Co-authored-by: Rob Loach <robloach@gmail.com>
2023-11-02 13:25:50 -07:00
..
2023-10-31 12:01:00 -07:00
2022-08-05 17:40:06 +02:00
2023-08-17 21:58:41 +02:00
2023-05-30 21:21:05 +02:00
2023-05-30 21:21:05 +02:00
2023-09-03 17:37:00 +02:00
2023-05-19 17:34:25 +02:00
2023-06-19 18:16:40 +02:00
2023-05-07 21:13:44 +02:00