@akhil Yeah, I switched to wasm-pack a couple of days ago.
For local http serving I've been using this thing, but it's very limited (no way to customize the html):
https://github.com/rukai/cargo-run-wasm
I see that trunk has a built-in dev server, I'll give it a try when I find some time.
Thanks for the tips!
@akhil Also found this alternative which seems useful:
https://github.com/rustminded/xtask-wasm