Open
Description
There should be some problems with the code here, but I don't know where they are right now. The reason is that when I run a normal wasm file, the following error occurs:
//compiler/ssa.go:335 line
panic(fmt.Errorf("inconsistent stack pattern: pt = %v, lpt = %v, ls = %d, sd = %d", loc.PreserveTop, loc.LoopPreserveTop, len(c.Stack), loc.StackDepth))
I just comment out the crash code, and wasm works ok.
Metadata
Assignees
Labels
No labels
Activity