We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
When trying to execute wasm-snip on my project, I'm getting this error:
wasm-snip target/wasm32-unknown-unknown/release/wasmboy_zip.wasm asm╔ ╔error: I/O Error: text was not valid unicode
This seems to happen with any configuration / flag combination I try to use it with.
The text was updated successfully, but these errors were encountered:
Can you attach the .wasm binary?
.wasm
Sorry, something went wrong.
wasmboy_zip.zip
@CryZe, when I try and unzip that file, it says that it is corrupted or isn't a proper zip file or something. Could you try making a tarball perhaps?
Not sure if there's any interest, but that zip archive does decompress on Linux with the unzip 6.0 utility. http://www.info-zip.org/UnZip.html
No branches or pull requests
When trying to execute wasm-snip on my project, I'm getting this error:
This seems to happen with any configuration / flag combination I try to use it with.
The text was updated successfully, but these errors were encountered: