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

Refactor binary reader to make use of section order #2474

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

SoniEx2
Copy link
Contributor

@SoniEx2 SoniEx2 commented Sep 24, 2024

We wanted to see if we could rewrite binary reader to make better use of wasm's section ordering guarantees. This is a first pass attempt.

It's not entirely equivalent but we tried to preserve error messages as much as possible. Let us know what you think.

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 this pull request may close these issues.

1 participant