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

Unable to run example #30

Closed
delaneyj opened this issue May 3, 2023 · 1 comment
Closed

Unable to run example #30

delaneyj opened this issue May 3, 2023 · 1 comment

Comments

@delaneyj
Copy link

delaneyj commented May 3, 2023

wasmserve -tags=example github.com/hajimehoshi/wasmserve/example
2023/05/03 14:25:12 go: creating new go.mod: module foo
2023/05/03 14:25:12 go: added github.com/hajimehoshi/wasmserve v0.0.0-20221128151022-689d7ac772c6
2023/05/03 14:25:12 go build -tags example -o /tmp/2838126562/main.wasm github.com/hajimehoshi/wasmserve/example

generates this error
image

@hajimehoshi
Copy link
Owner

I think your evnrionment variables are too many in your environment for Go/Wasm. See the discussion at agnivade/wasmbrowsertest#40

You can use cleanenv https://pkg.go.dev/github.com/agnivade/wasmbrowsertest/cmd/cleanenv

As this is not an issue in wasmserve itself, let me close this.

@hajimehoshi hajimehoshi closed this as not planned Won't fix, can't repro, duplicate, stale May 4, 2023
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

2 participants