Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
elvin-du opened this issue Dec 19, 2019 · 0 comments
Open

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

elvin-du opened this issue Dec 19, 2019 · 0 comments

Comments

@elvin-du
Copy link

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant