Skip to content

Conversation

@rihp
Copy link
Contributor

@rihp rihp commented Oct 25, 2022

closing #20 in favor of this cleaner PR

9 passed, 12 skipped

None of the SHA3 wrapper can be executed at the moment due to a WasmTime error related to interface types:

E           wasmtime._error.WasmtimeError: failed to parse WebAssembly module
E           Caused by:
E               Unsupported feature: Support for interface types has temporarily been removed from `wasmtime`.
E               For more information about this temoprary you can read on the issue online:
E                   https://github.com/bytecodealliance/wasmtime/issues/1271
E               and for re-adding support for interface types you can see this issue:
E                   https://github.com/bytecodealliance/wasmtime/issues/677

Below full error log trace
image

Copy link
Contributor

@Niraj-Kamdar Niraj-Kamdar left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

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.

3 participants