forked from swiftlang/swift
-
Notifications
You must be signed in to change notification settings - Fork 30
Closed
Labels
in progressThe issue is currently being worked onThe issue is currently being worked on
Description
Now, most of test cases that depends on StdlibUnittest fails due to same error.
Environment: wasmtime 0.8.0
Caused by:
0: Instantiation failed during setup
1: Trap occurred while invoking start function: wasm trap: indirect call type mismatch, source location: @c0925
To debug this problem, I'm developing a debugger of wasm at first.
This crash may be related with #6 🤔
MaxDesiatov and JohnCoates
Metadata
Metadata
Assignees
Labels
in progressThe issue is currently being worked onThe issue is currently being worked on