Skip to content

Wasm blobs should have different names in debug vs. release #1327

@teh-cmc

Description

@teh-cmc

Our build scripts generate a wasm blob to embed into the web server, but right now this blob will be named identically whether you're building in debug or release... which can lead to pretty nasty bugs to track down (e.g. a background cargo check overwriting your release blob without you knowing...).

Metadata

Metadata

Assignees

Labels

🕸️ webregarding running the viewer in a browser😤 annoyingSomething in the UI / SDK is annoying to use🪳 bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions