Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix Closure compiler build, python style. | Fabio Alessandrelli | 2020-05-10 | 1 | -63/+0 |
| | | | | Move copyToFS into utils.js library included with '--pre-js'. | ||||
* | [HTML5] Refactor JS, threads support, closures. | Fabio Alessandrelli | 2020-03-11 | 1 | -1/+1 |
| | | | | | | | | | | - Refactored the Engine code, splitted across files. - Use MODULARIZE option to build emscripten code into it's own closure. - Enable lto support (saves ~2MiB in release). - Enable optional closure compiler pass for JS and generated code. - Enable optional pthreads support. - Can now build with tools=yes (not much to see yet). - Dropped some deprecated code for older toolchains. | ||||
* | Fix some URLs to use HTTPS when available | Rémi Verschelde | 2020-01-29 | 1 | -2/+3 |
| | |||||
* | Move IDHandler JS module to platform from Websock | Fabio Alessandrelli | 2019-04-12 | 1 | -0/+62 |