Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
GopherJS v1.18.0-beta3 (for Go 1.18.10) source code.tar.gz | 2023-06-11 | 286.2 kB | |
GopherJS v1.18.0-beta3 (for Go 1.18.10) source code.zip | 2023-06-11 | 378.1 kB | |
README.md | 2023-06-11 | 1.1 kB | |
Totals: 3 Items | 665.4 kB | 0 |
What's Changed
- README: document the current GOOS and GOARCH values by @dmitshur in https://github.com/gopherjs/gopherjs/pull/1180
- Bump http-cache-semantics from 4.1.0 to 4.1.1 in /node-syscall by @dependabot in https://github.com/gopherjs/gopherjs/pull/1185
- Additional nil checks around NodeJS APIs. by @nevkontakte in https://github.com/gopherjs/gopherjs/pull/1187
- Fix externalization of certain nil values by @flimzy in https://github.com/gopherjs/gopherjs/pull/1194
- Fix two bugs related to type conversion by @nevkontakte in https://github.com/gopherjs/gopherjs/pull/1199
- Replace vfsgen with go:embed by @flimzy in https://github.com/gopherjs/gopherjs/pull/1197
- Remove some bits of unused code by @flimzy in https://github.com/gopherjs/gopherjs/pull/1196
- Update references to latest patch version of Go 1.18 in preparation for next beta release by @flimzy in https://github.com/gopherjs/gopherjs/pull/1198
Full Changelog: https://github.com/gopherjs/gopherjs/compare/v1.18.0-beta2+go1.18.5...v1.18.0-beta3+go1.18.10