summaryrefslogtreecommitdiff
path: root/static/emscripten/environment.js
AgeCommit message (Expand)Author
2024-08-26+WARN is the default with an unset SAL_LOG env var, anywayStephan Bergmann
2024-08-26'use strict' is of no use here...Stephan Bergmann
2024-08-12Emscripten: Move the Qt event loop off the JS main threadStephan Bergmann
2024-07-25Adapt comphelper::ThreadPool to Emscripten's threading needsStephan Bergmann
2024-06-19Consistently 'use strict' for JS codeStephan Bergmann
2023-07-09tdf#151273, tdf#151925: Don’t use QFont text layout by defaultKhaled Hosny
2022-01-19WASM gbuild: add --pre-js dependenciesJan-Marek Glogowski