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
Use shorthand object initialization for wasmImports where possible. NFC (#21779)
As of today this doesn't do much since only the invoke_xx function are
not mangled using the leading underscore. If we ever manage to remove
that mangling then this will effect basically all imports.
0 commit comments