-
Trying to make sure something isn't broken and need a binary from WAPM to do it, but i can't get a normal WASM file. |
Beta Was this translation helpful? Give feedback.
Answered by
theduke
Aug 4, 2024
Replies: 1 comment
-
Note: this command will likely change in the future to |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
syrusakbary
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
wasmer container unpack my.webc -o ./out
Note: this command will likely change in the future to
wasmer image unpack
.