Skip to content

There is a problem in the judgment of was unreachable #100

Open
@elvin-du

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions