bytecodealliance / bytecodealliance/wizer

Run tests without wizening as well

Open
#18 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Rust
Stars
1.1k
Forks
64
PR merge metrics
No merged PRs in 30d

Description

Before testing that we get the expected result from the following sequence:

* initialize+snapshot with Wizer
* instantiate the snapshot
* call `run`

we should test that we get the expected result from the non-Wizer sequence:

* instantiate
* initialize
* call `run`

The `same_result` fuzz target does this, but the `run_wasm` helper in `tests/tests.rs` does not. It should.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.