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
index.web.ts imported the wasm module which let bun build automaticall
handle the wasm file as an asset.
After removing the index.web.ts imports we now have to copy the wasm
file manually.
0 commit comments