summaryrefslogtreecommitdiff
path: root/static/emscripten
AgeCommit message (Expand)Author
2024-07-26Looks like Emscripten LO doesn't need explicit --norestore --nologoStephan Bergmann
2024-07-25Enable start center in Emscripten buildStephan Bergmann
2024-07-25Adapt comphelper::ThreadPool to Emscripten's threading needsStephan Bergmann
2024-07-18Change from Module.intiUno() to Module.uno_init promiseStephan Bergmann
2024-07-12A mechanism for annotating the embindmaker-generated JS UNOIDL dataStephan Bergmann
2024-06-21Embind: Fix C++ UNO exception catchingStephan Bergmann
2024-06-19Consistently 'use strict' for JS codeStephan Bergmann
2024-06-17Embind: Fix lifecycle of UNO any and sequence values returned from JS to C++Stephan Bergmann
2024-06-17Fix thinko re JS for...in loopStephan Bergmann
2024-06-12Embind: Let unoObject return a css.uno.XInterface referenceStephan Bergmann
2024-06-12Remove leftover work-in-progress lineStephan Bergmann
2024-06-12Embind: Centrally initialize via Module.initUno() in a new uno.jsStephan Bergmann
2024-02-24Add a favicon to the Wasm buildStephan Bergmann
2024-02-15Fold registeroustring.js into PrimaryBindings.cxxStephan Bergmann
2024-02-03First-class Embind JS support for OUStringStephan 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