compilation fails when using -s ASYNCIFY=1 in browser-wasm project
i have set following linker flags for emscripten:
csproj file: https://hastebin.skyra.pw/enalazogik.htm
<EmccExtraLDFlags>-s USE_GLFW=3 -s ASSERTIONS=1 -s WASM=1 -s ASYNCIFY=1</EmccExtraLDFlags>-s ASYNCIFY=1 causes compilation to fail: https://hastebin.skyra.pw/biducidima.nginxcsproj file: https://hastebin.skyra.pw/enalazogik.htm