WASM UNO: add a minimal dummy bridge
commitc367a2781f99ed22d0f7d64184fb567aacc43f35
authorThorsten Behrens <thorsten.behrens@allotropia.de>
Sat, 25 Sep 2021 16:03:31 +0000 (25 18:03 +0200)
committerJan-Marek Glogowski <glogow@fbihome.de>
Wed, 19 Jan 2022 13:26:09 +0000 (19 14:26 +0100)
tree7a12e0e485aeac4fae08dd9925310d7cbac95ed9
parentcb65cf92b91873bfd13c96250c782998f1eef337
WASM UNO: add a minimal dummy bridge

... and use the same fake exception rethrowing code then the
mobile platforms.

Change-Id: Ic90de1cfd1e0092d6064d041a613d60d9f5f76b5
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/128596
Tested-by: Jenkins
Reviewed-by: Jan-Marek Glogowski <glogow@fbihome.de>
Repository.mk
bridges/Library_cpp_uno.mk
bridges/Module_bridges.mk
bridges/source/cpp_uno/gcc3_wasm/cpp2uno.cxx [new file with mode: 0644]
bridges/source/cpp_uno/gcc3_wasm/except.cxx [new file with mode: 0644]
bridges/source/cpp_uno/gcc3_wasm/uno2cpp.cxx [new file with mode: 0644]
cppu/source/uno/lbmap.cxx
cppuhelper/source/exc_thrower.cxx
cppuhelper/source/paths.cxx