Stream: git-wasmtime

Topic: wasmtime / issue #4422 Wasm exeucting with simd got the w...


view this post on Zulip Wasmtime GitHub notifications bot (Jul 09 2022 at 09:16):

Zhangyx24 opened issue #4422:

Thanks for filing a bug report! Please fill out the TODOs below.

Test Case

TODO: upload Wasm file here

Steps to Reproduce

I tried to execute a wasm program with all the 3 compilers, however singlepass failed and the other two compilers got the wrong answer.
Both macOS and linux got the same result.
My wasmer version is 2.3.0.
MacOS is 10.15.7, linux is ubuntu 20.04.

The wat file is :
<img width="637" alt="截屏2022-07-09 下午5 09 51" src="https://user-images.githubusercontent.com/28601300/178099601-aa44cc0e-a712-407e-b0f2-b8f6bc07cba9.png">

test.txt

wasmtime run test.wat --invoke 'func1'

Expected Results

The expected result is 9.

Actual Results

713053462628379038341895553024

Versions and Environment

Wasmtime version or commit: 0.38.0

Operating system: macOS and linux

Architecture: x86_64

view this post on Zulip Wasmtime GitHub notifications bot (Jul 09 2022 at 09:16):

Zhangyx24 labeled issue #4422:

Thanks for filing a bug report! Please fill out the TODOs below.

Test Case

TODO: upload Wasm file here

Steps to Reproduce

I tried to execute a wasm program with all the 3 compilers, however singlepass failed and the other two compilers got the wrong answer.
Both macOS and linux got the same result.
My wasmer version is 2.3.0.
MacOS is 10.15.7, linux is ubuntu 20.04.

The wat file is :
<img width="637" alt="截屏2022-07-09 下午5 09 51" src="https://user-images.githubusercontent.com/28601300/178099601-aa44cc0e-a712-407e-b0f2-b8f6bc07cba9.png">

test.txt

wasmtime run test.wat --invoke 'func1'

Expected Results

The expected result is 9.

Actual Results

713053462628379038341895553024

Versions and Environment

Wasmtime version or commit: 0.38.0

Operating system: macOS and linux

Architecture: x86_64

view this post on Zulip Wasmtime GitHub notifications bot (Jul 09 2022 at 09:16):

Zhangyx24 edited issue #4422:

Test Case

TODO: upload Wasm file here

Steps to Reproduce

I tried to execute a wasm program with all the 3 compilers, however singlepass failed and the other two compilers got the wrong answer.
Both macOS and linux got the same result.
My wasmer version is 2.3.0.
MacOS is 10.15.7, linux is ubuntu 20.04.

The wat file is :
<img width="637" alt="截屏2022-07-09 下午5 09 51" src="https://user-images.githubusercontent.com/28601300/178099601-aa44cc0e-a712-407e-b0f2-b8f6bc07cba9.png">

test.txt

wasmtime run test.wat --invoke 'func1'

Expected Results

The expected result is 9.

Actual Results

713053462628379038341895553024

Versions and Environment

Wasmtime version or commit: 0.38.0

Operating system: macOS and linux

Architecture: x86_64

view this post on Zulip Wasmtime GitHub notifications bot (Jul 09 2022 at 09:17):

Zhangyx24 edited issue #4422:

Steps to Reproduce

I tried to execute a wasm program with all the 3 compilers, however singlepass failed and the other two compilers got the wrong answer.
Both macOS and linux got the same result.
My wasmer version is 2.3.0.
MacOS is 10.15.7, linux is ubuntu 20.04.

The wat file is :
<img width="637" alt="截屏2022-07-09 下午5 09 51" src="https://user-images.githubusercontent.com/28601300/178099601-aa44cc0e-a712-407e-b0f2-b8f6bc07cba9.png">

test.txt

wasmtime run test.wat --invoke 'func1'

Expected Results

The expected result is 9.

Actual Results

713053462628379038341895553024

Versions and Environment

Wasmtime version or commit: 0.38.0

Operating system: macOS and linux

Architecture: x86_64

view this post on Zulip Wasmtime GitHub notifications bot (Jul 09 2022 at 09:17):

Zhangyx24 edited issue #4422:

Steps to Reproduce

I tried to execute a wasm program but got the wrong answer.
Both macOS and linux got the same result.
My wasmer version is 2.3.0.
MacOS is 10.15.7, linux is ubuntu 20.04.

The wat file is :
<img width="637" alt="截屏2022-07-09 下午5 09 51" src="https://user-images.githubusercontent.com/28601300/178099601-aa44cc0e-a712-407e-b0f2-b8f6bc07cba9.png">

test.txt

wasmtime run test.wat --invoke 'func1'

Expected Results

The expected result is 9.

Actual Results

713053462628379038341895553024

Versions and Environment

Wasmtime version or commit: 0.38.0

Operating system: macOS and linux

Architecture: x86_64

view this post on Zulip Wasmtime GitHub notifications bot (Jul 09 2022 at 09:17):

Zhangyx24 edited issue #4422:

Steps to Reproduce

I tried to execute a wasm program but got the wrong answer.
Both macOS and linux got the same result.
MacOS is 10.15.7, linux is ubuntu 20.04.

The wat file is :
<img width="637" alt="截屏2022-07-09 下午5 09 51" src="https://user-images.githubusercontent.com/28601300/178099601-aa44cc0e-a712-407e-b0f2-b8f6bc07cba9.png">

test.txt

wasmtime run test.wat --invoke 'func1'

Expected Results

The expected result is 9.

Actual Results

713053462628379038341895553024

Versions and Environment

Wasmtime version or commit: 0.38.0

Operating system: macOS and linux

Architecture: x86_64

view this post on Zulip Wasmtime GitHub notifications bot (Jul 11 2022 at 02:39):

Zhangyx24 closed issue #4422:

Steps to Reproduce

I tried to execute a wasm program but got the wrong answer.
Both macOS and linux got the same result.
MacOS is 10.15.7, linux is ubuntu 20.04.

The wat file is :
<img width="637" alt="截屏2022-07-09 下午5 09 51" src="https://user-images.githubusercontent.com/28601300/178099601-aa44cc0e-a712-407e-b0f2-b8f6bc07cba9.png">

test.txt

wasmtime run test.wat --invoke 'func1'

Expected Results

The expected result is 9.

Actual Results

713053462628379038341895553024

Versions and Environment

Wasmtime version or commit: 0.38.0

Operating system: macOS and linux

Architecture: x86_64


Last updated: Nov 22 2024 at 17:03 UTC