input-output-hk / js-cardano-wasm

various cardano javascript using wasm bindings
MIT License
31 stars 21 forks source link

wasm for cardano-wallet-browser isn't built for browser (probably) #88

Closed Fell-x27 closed 4 years ago

Fell-x27 commented 4 years ago

If you installed cardano-wasm-browser from npm and tried to load it with a page you will get

Failed to load module script: The server responded with a non-JavaScript MIME type of "application/wasm". Strict MIME type checking is enforced for module scripts per HTML spec.

The most popular case - is when wasm-file was built for server-use but browser.