Skip to content

build wasm file to AOT, report error Unsupported opcode: 0x8 WASM_OP_THROW #4088

Open
@ericCHensssssssss

Description

@ericCHensssssssss

when i build wasm file to aot, it report errors. it seems not support WASM_OP_THROW

./wamrc --enable-gc -o test.aot --target=armv7 test.wasm

Create AoT compiler with:
target: armv7
target cpu:
target triple: armv7-pc-linux-gnu
cpu features:
opt level: 3
size level: 3
output format: AoT file
Unsupported opcode: 0x8

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions