Skip to content

No output but expected have one while executing wasm file #6768

@luxinyi0105

Description

@luxinyi0105

Test Case

TestCase.zip

Steps to Reproduce

...

Expected Results

$ wasmtime run testcase_1.wasm
checksum = DAFC642C

Actual Results

$ wasmtime run testcase_1.wasm

Actually, wasmtime outputs nothing.

Versions and Environment

Wasmtime version or commit: wasmtime-cli 12.0.0

Operating system: Ubuntu 22.04.1

Architecture: x86_64

Extra Info

Actually, I don't know what the correct result of the test case should look like, either.
So I used some other WebAssembly runtimes, such as wasmedge and wasm-micro-runtime(WAMR), to execute the same test case, they output the correct checksum result.

testcase_2.wasm in zip has the same problem, only for reference.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugIncorrect behavior in the current implementation that needs fixing

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions