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
According to https://dart.dev/interop/js-interop/past-js-interop
we should now "prefer using dart:js_interop going forwards and
migrate usages of old interop libraries when possible" and this
change does that in order to make the library compatible with
`--wasm` builds.
0 commit comments