Webgl dlopen / stacktrace

Hello I am slowly getting passed the errors and the memory issues with webgl and im stuck trying to troubleshoot the below. I built with full log and everything all i have is this when it completely downloads the addressables
any place to start looking would be awesome
thanks!
daniel

uncaught exception: abort("To use dlopen, you need to use Emscripten's linking support, see https://github.com/kripken/emscripten/wiki/Linking") at jsStackTrace (webgl2.wasm.framework.unityweb:8:15620)
stackTrace (webgl2.wasm.framework.unityweb:8:15791)
onAbort@https://localhostgame/Launch/Build/UnityLoader.js:4:11165
abort (webgl2.wasm.framework.unityweb:8:511126)
_dlopen (webgl2.wasm.framework.unityweb:8:175706)
@blob:https://localhostgame/982972ee-fd15-45ae-859c-f8f0e84a1ccb line 8 > WebAssembly.instantiate:wasm-function[35401]:0xe4cf9f (blob:https://localhostgame/982972ee-fd15-45ae-859c-f8f0e84a1ccb line 8 > WebAssembly.instantiate:wasm-function[36863]:0xe8cc95)
@blob:https://localhostgame/982972ee-fd15-45ae-859c-f8f0e84a1ccb line 8 > WebAssembly.instantiate:wasm-function[29954]:0xd90210 (blob:https://localhostgame/982972ee-fd15-45ae-859c-f8f0e84a1ccb line 8 > WebAssembly.instantiate:wasm-function[30144]:0xd94450)
@blob:https://localhostgame/982972ee-fd15-45ae-859c-f8f0e84a1ccb line 8 > WebAssembly.instantiate:wasm-function[30143]:0xd943f6 (blob:https://localhostgame/982972ee-fd15-45ae-859c-f8f0e84a1ccb line 8 > WebAssembly.instantiate:wasm-function[40074]:0xee9372)
@blob:https://localhostgame/982972ee-fd15-45ae-859c-f8f0e84a1ccb line 8 > WebAssembly.instantiate:wasm-function[76010]:0x16548cb
UnityModule [UnityModule/Module.dynCall_iiiii] (webgl2.wasm.framework.unityweb:8:483228)
invoke_iiiii (webgl2.wasm.framework.unityweb:8:348133)
@blob:https://localhostgame/982972ee-fd15-45ae-859c-f8f0e84a1ccb line 8 > WebAssembly.instantiate:wasm-function[36027]:0xe6a370 (blob:https://localhostgame/982972ee-fd15-45ae-859c-f8f0e84a1ccb line 8 > WebAssembly.instantiate:wasm-function[36029]:0xe6a566)
@blob:https://localhostgame/982972ee-fd15-45ae-859c-f8f0e84a1ccb line 8 > WebAssembly.instantiate:wasm-function[36238]:0xe7358e (blob:https://localhostgame/982972ee-fd15-45ae-859c-f8f0e84a1ccb line 8 > WebAssembly.instantiate:wasm-function[29949]:0xd90076)
@blob:https://localhostgame/982972ee-fd15-45ae-859c-f8f0e84a1ccb line 8 > WebAssembly.instantiate:wasm-function[40074]:0xee9372 (blob:https://localhostgame/982972ee-fd15-45ae-859c-f8f0e84a1ccb line 8 > WebAssembly.instantiate:wasm-function[76010]:0x16548cb)
UnityModule [UnityModule/Module.dynCall_iiiii] (webgl2.wasm.framework.unityweb:8:483228)
invoke_iiiii (webgl2.wasm.framework.unityweb:8:348133)
@blob:https://localhostgame/982972ee-fd15-45ae-859c-f8f0e84a1ccb line 8 > WebAssembly.instantiate:wasm-function[36027]:0xe6a370 (blob:https://localhostgame/982972ee-fd15-45ae-859c-f8f0e84a1ccb line 8 > WebAssembly.instantiate:wasm-function[36029]:0xe6a566)
@blob:https://localhostgame/982972ee-fd15-45ae-859c-f8f0e84a1ccb line 8 > WebAssembly.instantiate:wasm-function[29920]:0xd8f0b0 (blob:https://localhostgame/982972ee-fd15-45ae-859c-f8f0e84a1ccb line 8 > WebAssembly.instantiate:wasm-function[76036]:0x1654c25)
UnityModule [UnityModule/Module.dynCall_vii] (webgl2.wasm.framework.unityweb:8:497510)
invoke_vii (webgl2.wasm.framework.unityweb:8:374738)
@blob:https://localhostgame/982972ee-fd15-45ae-859c-f8f0e84a1ccb line 8 > WebAssembly.instantiate:wasm-function[30258]:0xd9ba1e (blob:https://localhostgame/982972ee-fd15-45ae-859c-f8f0e84a1ccb line 8 > WebAssembly.instantiate:wasm-function[30274]:0xd9cef5)
@blob:https://localhostgame/982972ee-fd15-45ae-859c-f8f0e84a1ccb line 8 > WebAssembly.instantiate:wasm-function[30275]:0xd9d036 (blob:https://localhostgame/982972ee-fd15-45ae-859c-f8f0e84a1ccb line 8 > WebAssembly.instantiate:wasm-function[44773]:0xfe4d51)
@blob:https://localhostgame/982972ee-fd15-45ae-859c-f8f0e84a1ccb line 8 > WebAssembly.instantiate:wasm-function[40090]:0xee9633 (blob:https://localhostgame/982972ee-fd15-45ae-859c-f8f0e84a1ccb line 8 > WebAssembly.instantiate:wasm-function[76010]:0x16548cb)
UnityModule [UnityModule/Module.dynCall_iiiii] (webgl2.wasm.framework.unityweb:8:483228)
invoke_iiiii (webgl2.wasm.framework.unityweb:8:348133)
@blob:https://localhostgame/982972ee-fd15-45ae-859c-f8f0e84a1ccb line 8 > WebAssembly.instantiate:wasm-function[36027]:0xe6a370 (blob:https://localhostgame/982972ee-fd15-45ae-859c-f8f0e84a1ccb line 8 > WebAssembly.instantiate:wasm-function[35293]:0xe49471)
@blob:https://localhostgame/982972ee-fd15-45ae-859c-f8f0e84a1ccb line 8 > WebAssembly.instantiate:wasm-function[5352]:0x21a739 (blob:https://localhostgame/982972ee-fd15-45ae-859c-f8f0e84a1ccb line 8 > WebAssembly.instantiate:wasm-function[5351]:0x21a662)
@blob:https://localhostgame/982972ee-fd15-45ae-859c-f8f0e84a1ccb line 8 > WebAssembly.instantiate:wasm-function[9097]:0x35e256 (blob:https://localhostgame/982972ee-fd15-45ae-859c-f8f0e84a1ccb line 8 > WebAssembly.instantiate:wasm-function[9094]:0x35d078)
@blob:https://localhostgame/982972ee-fd15-45ae-859c-f8f0e84a1ccb line 8 > WebAssembly.instantiate:wasm-function[11577]:0x469c34 (blob:https://localhostgame/982972ee-fd15-45ae-859c-f8f0e84a1ccb line 8 > WebAssembly.instantiate:wasm-function[9410]:0x383c2a)
@blob:https://localhostgame/982972ee-fd15-45ae-859c-f8f0e84a1ccb line 8 > WebAssembly.instantiate:wasm-function[11964]:0x496257 (blob:https://localhostgame/982972ee-fd15-45ae-859c-f8f0e84a1ccb line 8 > WebAssembly.instantiate:wasm-function[11674]:0x473341)
@blob:https://localhostgame/982972ee-fd15-45ae-859c-f8f0e84a1ccb line 8 > WebAssembly.instantiate:wasm-function[11674]:0x473356 (blob:https://localhostgame/982972ee-fd15-45ae-859c-f8f0e84a1ccb line 8 > WebAssembly.instantiate:wasm-function[11669]:0x472e5f)
@blob:https://localhostgame/982972ee-fd15-45ae-859c-f8f0e84a1ccb line 8 > WebAssembly.instantiate:wasm-function[11662]:0x470de6 (blob:https://localhostgame/982972ee-fd15-45ae-859c-f8f0e84a1ccb line 8 > WebAssembly.instantiate:wasm-function[76026]:0x1654b2d)
UnityModule [UnityModule/Module.dynCall_v] (webgl2.wasm.framework.unityweb:8:492024)
browserIterationFunc (webgl2.wasm.framework.unityweb:8:179928)
runIter (webgl2.wasm.framework.unityweb:8:183001)
Browser_mainLoop_runner (webgl2.wasm.framework.unityweb:8:181463)```

okay so from what i gather from other posts its caused by a dll …possibly a plugin which will be difficult to locate but one by one i ll try to disable …hmmmm how to find this dll …

problem solved = issue was firebase - i unchecked the webgl box from within the firebase.app settings

Where did you find the firebase.app settings? In Unity?

been a while now buit - project in unity yep - search for firebase and then the results of rfirebase comes up - there should be some dlls - iunchecked the webgl from the checkbox ( not using webgl with firebase - not even sure if its supported for that matteR)