ololoken
ololoken
## Description When nested composer has state and connects to collab binding's collabNodeMap stays empty. As result synchronization with remote is not fired.
### Type of Change New feature Add option to build wasm module, using [emsdk](https://github.com/emscripten-core/emsdk) ### New Behavior Allows to run widelands in browser. [Run demo.](https://turch.in/widelands/) ### How it Works For...
I'm working on wasm port. Demo is available here https://turch.in/rttr/index.html Right now it's not playable. As emscripten do not support socket listen in web environment. And I need good advice:...
it builds; it's runnable; but fails on race launch with err ``` Uncaught RuntimeError: null function or function signature mismatch at dethrace.wasm.V1Face_OS_Render (v1model.c:500:4) at dethrace.wasm.V1Model_Render (v1model.c:966:5) at dethrace.wasm._M_br_geometry_v1_model_soft_renderOnScreen (v1model.c:1013:6) at...