static/README.wasm.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
New commits: commit 4277e37e65a9a788cd787df54c4788c99225846c Author: Tor Lillqvist <t...@collabora.com> AuthorDate: Mon Feb 13 10:56:36 2023 +0200 Commit: Tor Lillqvist <t...@collabora.com> CommitDate: Mon Feb 13 08:59:40 2023 +0000 Don't overload the word 'module' unnecessarily Change-Id: I10fb7d16192ddfb0802c976419c00302d4688c4e Reviewed-on: https://gerrit.libreoffice.org/c/core/+/146856 Tested-by: Tor Lillqvist <t...@collabora.com> Reviewed-by: Tor Lillqvist <t...@collabora.com> diff --git a/static/README.wasm.md b/static/README.wasm.md index e5869240f39f..eeb1d90de41a 100644 --- a/static/README.wasm.md +++ b/static/README.wasm.md @@ -1,6 +1,6 @@ # Support for Emscripten Cross Build -This module provides support for building LibreOffice as WASM, with the Emscripten toolchain. +This subdirecctory provides support for building LibreOffice as WASM, with the Emscripten toolchain. You can build LibreOffice for WASM for two separate purposes: 1) Either to produce a WASM binary of LibreOffice as such, using Qt5 for