#Bundling .wasm with Cloudflare adapter since v10
7 messages · Page 1 of 1 (latest)
I have wasmModuleImports on, and commenting the import of the wasm lets me build it without error
Wait I just realized it technically built it? This error comes after the
22:25:34 [vite] ✓ built in 29.63s
And there's a .wasm file in dist...
@mossy merlin
@timid pulsar does that error come from astro build or from wrangler / cloudflare?
I'm asking because our test suites for wasm testing do not have that issue.. So I think it might be a setup problem. Happy to look at it, if you can share a reproducible example