wasm3 / wasm3

🚀 A fast WebAssembly interpreter and the most universal WASM runtime

Home Page:https://twitter.com/wasm3_engine

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

unexpected execution due to a illegal local type

erxiaozhou opened this issue · comments

Description

Current State

Output:
Result: 7

Expected

An exception indicating that "invalid value type"

Environment

  • Code Version: git commit id 772f8f4
  • Hardware Architecture: x86_64
  • Operating system: Ubuntu 20.04

Steps to Reproduce

wasm3_localty40.zip

wasm3 --func to_test <test_case_name>