Skip to content
New issue

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

Text was not valid unicode error #14

Open
CryZe opened this issue Aug 27, 2018 · 4 comments
Open

Text was not valid unicode error #14

CryZe opened this issue Aug 27, 2018 · 4 comments
Labels
bug Something isn't working

Comments

@CryZe
Copy link

CryZe commented Aug 27, 2018

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.

@fitzgen
Copy link
Member

fitzgen commented Aug 27, 2018

Can you attach the .wasm binary?

@fitzgen fitzgen added the bug Something isn't working label Aug 27, 2018
@CryZe
Copy link
Author

CryZe commented Aug 27, 2018

wasmboy_zip.zip

@fitzgen
Copy link
Member

fitzgen commented Aug 28, 2018

@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?

@boxofrox
Copy link

boxofrox commented Nov 3, 2019

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants