Skip to content

Introduce tests for the coverage of WASM instructions #77

Open
@clearloop

Description

@clearloop

Describe the feature

some kind of tests that verify each WASM instruction is implemented, it is forced in wasmparser since we have implemented the Visitor trait from wasmparser, but we hacked that trait, so we are not clear if we have covered all of them again.

We need in this test is not only checking the instruction has been implemented but also check if it works if it is possible.

Solution

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    instrInstruction related implementationtestsThis issue specified or required some tests

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions