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

Wasm #17

Closed
wants to merge 11 commits into from
Closed

Wasm #17

wants to merge 11 commits into from

Conversation

Bluebugs
Copy link

This is a series of change that make the Wasm branch work with more recent dependencies.

As of Go 1.12, go tool vet is no longer supported.¹
Start using the go vet command instead.

Use RCS format for gofmt diff. It results in cleaner,
easier to read gofmt diffs.

¹ https://golang.org/doc/go1.12#vet
It has been released recently. Start using it.

Updates go-gl/glfw#256
@Bluebugs
Copy link
Author

I have started to push this PR and maintain this branch as master on https://github.com/fyne-io/glfw-js/ as Fyne.io is going to use this to try to have a wasm backend. I will close this PR as it is a bit deprecated compared to where the fyne.io fork is. If you are interested by me trying to push a newer PR let me know.

@Bluebugs Bluebugs closed this Jan 11, 2022
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.

None yet

2 participants