summaryrefslogtreecommitdiff
path: root/wasm-qt
AgeCommit message (Collapse)Author
2021-10-12Move README.wasm -> wasm-qt/README.mdHossein
Most of the folders now have README.md in Markdown format and it is possible to create html docs out of them which is available at: https://docs.libreoffice.org/ The content of README file was previously converted to Markdown format in commit d19299f579e820c34b38ee56b26125dc30f96ada, so only the rename of the README file was needed. Change-Id: Ib030676a70194fdb24aea066ec985c2f95ee4b3e Reviewed-on: https://gerrit.libreoffice.org/c/core/+/123449 Reviewed-by: Ilmari Lauhakangas <ilmari.lauhakangas@libreoffice.org> Tested-by: Jenkins
2021-05-05WASM: add Emscripten demo applicationJan-Marek Glogowski
Change-Id: I31297142761255b1f357fc9677a644b7a93c921a Reviewed-on: https://gerrit.libreoffice.org/c/core/+/111128 Tested-by: Jenkins Reviewed-by: Thorsten Behrens <thorsten.behrens@allotropia.de>