We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
panic:
goroutine 1 [running]: github.com/vntchain/bottle/core.buildCFile(0x492ea66, 0x6, 0xc000268220, 0x1e, 0xc000268280, 0x16) /Users/username/bottle/build/_workspace/src/github.com/vntchain/bottle/core/wasm.go:79 +0x325 github.com/vntchain/bottle/core.BuildWasm(...) /Users/username/bottle/build/_workspace/src/github.com/vntchain/bottle/core/compile.go:526 github.com/vntchain/bottle/core.compileWith(0xc0001aa420, 0x7ffeefbffb55, 0xc, 0x0, 0x0, 0x0, 0x0, 0x5, 0x4) /Users/username/bottle/build/_workspace/src/github.com/vntchain/bottle/core/cmd.go:318 +0xef3 github.com/vntchain/bottle/core.compile(0xc0001aa420, 0x0, 0xc0001aa420) /Users/username/bottle/build/_workspace/src/github.com/vntchain/bottle/core/cmd.go:246 +0x11a github.com/vntchain/bottle/vendor/gopkg.in/urfave/cli%2ev1.HandleAction(0x482a1a0, 0x4967468, 0xc0001aa420, 0xc000280600, 0x0) /Users/username/bottle/build/_workspace/src/github.com/vntchain/bottle/vendor/gopkg.in/urfave/cli.v1/app.go:490 +0x82 github.com/vntchain/bottle/vendor/gopkg.in/urfave/cli%2ev1.Command.Run(0x49306e8, 0x7, 0x0, 0x0, 0x0, 0x0, 0x0, 0x494384b, 0x1c, 0x0, ...) /Users/username/bottle/build/_workspace/src/github.com/vntchain/bottle/vendor/gopkg.in/urfave/cli.v1/command.go:210 +0x9fb github.com/vntchain/bottle/vendor/gopkg.in/urfave/cli%2ev1.(*App).Run(0xc00033a340, 0xc000032080, 0x4, 0x4, 0x0, 0x0) /Users/username/bottle/build/_workspace/src/github.com/vntchain/bottle/vendor/gopkg.in/urfave/cli.v1/app.go:255 +0x768 main.main() /Users/username/bottle/build/_workspace/src/github.com/vntchain/bottle/main.go:50 +0x327v
The text was updated successfully, but these errors were encountered:
No branches or pull requests
panic:
goroutine 1 [running]:
github.com/vntchain/bottle/core.buildCFile(0x492ea66, 0x6, 0xc000268220, 0x1e, 0xc000268280, 0x16)
/Users/username/bottle/build/_workspace/src/github.com/vntchain/bottle/core/wasm.go:79 +0x325
github.com/vntchain/bottle/core.BuildWasm(...)
/Users/username/bottle/build/_workspace/src/github.com/vntchain/bottle/core/compile.go:526
github.com/vntchain/bottle/core.compileWith(0xc0001aa420, 0x7ffeefbffb55, 0xc, 0x0, 0x0, 0x0, 0x0, 0x5, 0x4)
/Users/username/bottle/build/_workspace/src/github.com/vntchain/bottle/core/cmd.go:318 +0xef3
github.com/vntchain/bottle/core.compile(0xc0001aa420, 0x0, 0xc0001aa420)
/Users/username/bottle/build/_workspace/src/github.com/vntchain/bottle/core/cmd.go:246 +0x11a
github.com/vntchain/bottle/vendor/gopkg.in/urfave/cli%2ev1.HandleAction(0x482a1a0, 0x4967468, 0xc0001aa420, 0xc000280600, 0x0)
/Users/username/bottle/build/_workspace/src/github.com/vntchain/bottle/vendor/gopkg.in/urfave/cli.v1/app.go:490 +0x82
github.com/vntchain/bottle/vendor/gopkg.in/urfave/cli%2ev1.Command.Run(0x49306e8, 0x7, 0x0, 0x0, 0x0, 0x0, 0x0, 0x494384b, 0x1c, 0x0, ...)
/Users/username/bottle/build/_workspace/src/github.com/vntchain/bottle/vendor/gopkg.in/urfave/cli.v1/command.go:210 +0x9fb
github.com/vntchain/bottle/vendor/gopkg.in/urfave/cli%2ev1.(*App).Run(0xc00033a340, 0xc000032080, 0x4, 0x4, 0x0, 0x0)
/Users/username/bottle/build/_workspace/src/github.com/vntchain/bottle/vendor/gopkg.in/urfave/cli.v1/app.go:255 +0x768
main.main()
/Users/username/bottle/build/_workspace/src/github.com/vntchain/bottle/main.go:50 +0x327v
The text was updated successfully, but these errors were encountered: