You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: