office-gobmx/static
Balazs Varga 97ee126d69 WASM add Calc as optional build result, make it build & run
Adding new config option: --with-main-module=<writer/calc>
With this switcher we can build only WASM writer module or
calc module. The default value is 'writer'.

This commit also reverts: 26603bc9ef
(WASM fix orcus native exception handling (NEH))
Because Calc import is using liborcus for loading styles.xml.

Change-Id: I4c330ef8eea7d08214bf357531ee0bf7383ab788
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/137946
Reviewed-by: Thorsten Behrens <thorsten.behrens@allotropia.de>
Tested-by: Jenkins
2022-10-14 09:21:30 +02:00
..
emscripten
source/qt5-mandelbrot
CustomTarget_components.mk
CustomTarget_emscripten_fs_image.mk
CustomTarget_wasm-qt5-mandelbrot_moc.mk
Executable_wasm-qt5-mandelbrot.mk
Library_components.mk
Makefile
Module_static.mk
README.md
README.wasm.md

Static build components library

The library contains a map of all build component names to their constructor function calls.