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 EOS VM OC to use EOS VM's WASM parser and eliminate old WAVM parser #640

Closed
spoonincode opened this issue Jul 11, 2022 · 1 comment

Comments

@spoonincode
Copy link
Member

EOS VM OC needs to be refactored to use EOS VM WASM parser. This will allow commonality between the two implementations as well as elimination of the old WAVM WASM parser engine.

Some sort of WAST compiler is required for unit tests though, so we may want something like wasp to handle that need once WAVM is completely eliminated.

@spoonincode
Copy link
Member Author

Tracked in leap now

@spoonincode spoonincode closed this as not planned Won't fix, can't repro, duplicate, stale Jan 30, 2023
@github-project-automation github-project-automation bot moved this from Todo to Done in ENF Engineering Jan 30, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Done
Development

No branches or pull requests

1 participant