summaryrefslogtreecommitdiff
path: root/static/README.wasm.md
AgeCommit message (Expand)Author
2024-06-12Embind: Centrally initialize via Module.initUno() in a new uno.jsStephan Bergmann
2024-06-05Clean up example codeStephan Bergmann
2024-05-29Emscripten: Unconditional --enable-wasm-exceptionsStephan Bergmann
2024-05-28Emscripten: Add hack to prepare for --enable-wasm-exceptionsStephan Bergmann
2024-04-19Embind: Consistently represent empty interface references as JS nullStephan Bergmann
2024-04-18Embind: We no longer need interface FromAny ctorStephan Bergmann
2024-04-16Embind: No need for $queryStephan Bergmann
2024-04-06Fix typoAndrea Gelmini
2024-04-04Improved documentation (Emscripten, Qt5 usage, WASM examples)Moritz Duge
2024-04-04Drop spurious .delete() calls from example codeStephan Bergmann
2024-03-08Redesign Embind UNO Any constructionStephan Bergmann
2024-03-06Update documented emsdk versionStephan Bergmann
2024-02-29Improve sample code, missing delete()Stephan Bergmann
2024-02-28Generate slightly more flexible JS init_unoembind_* functionsStephan Bergmann
2024-02-21Remove stray code from exampleStephan Bergmann
2024-02-03First-class Embind JS support for OUStringStephan Bergmann
2024-01-31embindmaker: Handle enumsStephan Bergmann
2024-01-30Rework the Embind mapping of UNO interfacesStephan Bergmann
2024-01-29Experimental support for latest Emscripten (and Qt6)Stephan Bergmann
2024-01-25Let embindmaker also generate a .js file with more natural namesStephan Bergmann
2023-09-18JavaScript uno bindings for WASM with Embind - first cutSarper Akdemir
2023-02-13Fix typoAndrea Gelmini
2023-02-13Mention that Emscripten 3.1.30 is known to work for COWASMTor Lillqvist
2023-02-13Don't overload the word 'module' unnecessarilyTor Lillqvist
2023-02-06Minor typo fixes and some additional informationTor Lillqvist
2023-02-03Fix typoAndrea Gelmini
2023-02-02Add instructions for when building headless LO core for WASMTor Lillqvist
2022-12-14Update Qt5 build instructions to use Allotropia's pre-patched repoTor Lillqvist
2022-03-30Fix typoAndrea Gelmini
2022-03-30WASM fix native EH build since Emscripten 3.1.6Jan-Marek Glogowski
2022-01-21Fix typosAndrea Gelmini
2022-01-20WASM update README.wasm.mdJan-Marek Glogowski
2022-01-19WASM merge wasm-qt into static moduleJan-Marek Glogowski