panoptix-za / web-bundler

Bundles a Rust WebAssembly frontend application for publishing
Apache License 2.0
11 stars 3 forks source link

Add serving wasm file from other places than root #9

Closed edmellum closed 3 years ago

edmellum commented 3 years ago
JWorthe commented 3 years ago

Thanks for picking this up. This was definitely an oversight on my part. I expected the browser to use base_url to fetch the wasm file from the right place.