We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b972ef3 commit 32d447bCopy full SHA for 32d447b
README.md
@@ -16,7 +16,7 @@ GopherJS compiles Go code ([golang.org](https://golang.org/)) to pure JavaScript
16
17
### What's new?
18
19
- - 2022-XX-XX: Go 1.18 support is available
+ - 2022-08-18: Go 1.18 support is [available](https://github.com/gopherjs/gopherjs/releases/tag/v1.18.0-beta1%2Bgo1.18.5)!
20
- 2021-09-19: Go 1.17 support is available!
21
- 2021-08-23: Go Modules are now fully supported.
22
- 2021-06-19: Complete `syscall/js` package implementation compatible with the upstream Go 1.16.
0 commit comments