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
If there's neither a body element, nor a link rel="rust" element, then
there's no way to guess a location for inserting the wasm initializer.
Instead of silently ignoring, or adding a body element ourselves, we
raise this as an error.
Closes#791
0 commit comments