You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
BridgeJS: Provide default implementation for BridgeJS functions
This is a workaround for the issue that reference to imported bjs
wasm functions can't be eliminated in debug builds, even if they
are not reachable at runtime without explicit BridgeJS usage.
0 commit comments