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
In Wrangler release 1.14.0 the global wasm binding was changed to WASM_MODULE (see #1730). The template no longer works out of the box if used with this version or newer.
In Wrangler release 1.14.0 the global
wasmbinding was changed toWASM_MODULE(see #1730). The template no longer works out of the box if used with this version or newer.