Skip to content

A way to name the .wasm #3465

Closed Answered by Liamolucko
BlackAsLight asked this question in Q&A
Discussion options

You must be logged in to vote

You can't specify the exact name, but you can use --out-name to choose the bit before the _bg. For example, if you specified --out-name foo, the output files would be named foo.js and foo_bg.wasm.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by daxpedda
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
2 participants
Converted from issue

This discussion was converted from issue #3464 on June 06, 2023 08:49.