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

fix: add wasm build tag to wasm module #70

Merged
merged 1 commit into from
Feb 18, 2019
Merged

Conversation

Kubuxu
Copy link
Member

@Kubuxu Kubuxu commented Feb 18, 2019

It is not strictly needed but in cases of builds with Go older than 1.11
it significantly improves error message.

It is not strictly needed but in cases of builds with Go older than 1.11
it significantly improves error message.
@ghost ghost assigned Kubuxu Feb 18, 2019
@ghost ghost added the status/in-progress In progress label Feb 18, 2019
@Stebalien Stebalien merged commit 6a75ffd into master Feb 18, 2019
@Stebalien Stebalien deleted the fix/wasm-buildtag branch February 18, 2019 23:36
@ghost ghost removed the status/in-progress In progress label Feb 18, 2019
@anacrolix
Copy link
Contributor

I wonder if you could get fancier and put // +build !go1.11,wasm?

@Kubuxu
Copy link
Member Author

Kubuxu commented Feb 19, 2019

There is no reason to do so.

@anacrolix
Copy link
Contributor

It was a question, but technically you're occluding future behaviour changes to the Go tooling.

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

Successfully merging this pull request may close these issues.

3 participants