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

Parse error - data corrupted #3

Open
tekmanic opened this issue Dec 15, 2020 · 1 comment · May be fixed by #4
Open

Parse error - data corrupted #3

tekmanic opened this issue Dec 15, 2020 · 1 comment · May be fixed by #4

Comments

@tekmanic
Copy link

Hi,

I've tried using this library on a couple of wasm files I generated using Tinygo. On one of the files I got this error:

[0x000345] parse section: data corrupted; section id 0x73656374696f6e494428323029 not valid
exit status 1

On a second I received this error:

[0x30d413] parse section: entry 43793: read data section offset initializer: EOF
exit status 1

I used the suggested main on the readme file and it is throwing these errors after the wasm.Parse(f) call. Any ideas on how to troubleshoot this?

Thanks

@hx-khan
Copy link

hx-khan commented Jan 30, 2021

The project was last updated three years ago buddy. It's got small errors, many of them infact. This is due to the rapid evolution of wasm. The small errors make it incompatible for now. Until we get someone who can maintain it.

@aykevl aykevl linked a pull request Oct 30, 2021 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants