static/README.wasm.md |    4 ++++
 1 file changed, 4 insertions(+)

New commits:
commit 297c71c82bf6766c7fdeec0ab90e693c4fe39675
Author:     Tor Lillqvist <t...@collabora.com>
AuthorDate: Mon Feb 13 11:04:30 2023 +0200
Commit:     Tor Lillqvist <t...@collabora.com>
CommitDate: Mon Feb 13 09:05:21 2023 +0000

    Mention that Emscripten 3.1.30 is known to work for COWASM
    
    Change-Id: Id01004121a306dea953b908c32acc7f2c0e6841c
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/146857
    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 eeb1d90de41a..2a8727a1a5aa 100644
--- a/static/README.wasm.md
+++ b/static/README.wasm.md
@@ -359,6 +359,10 @@ For instance, this autogen.input works for me:
 `--disable-gui`
 `--with-main-module=writer`
 
+For building LO core for use in COWASM, it is known to work to use
+Emscripten 3.1.30 (and not just 2.0.31 which is what the LO+Qt5 work
+has been using).
+
 ### That's all
 
 After all, in this case you are building LO core headless for it to be used by 
other software.

Reply via email to