| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-04-21 | 1.0 kB | |
| v1.20.2 + go1.20.14 source code.tar.gz | 2026-04-21 | 383.9 kB | |
| v1.20.2 + go1.20.14 source code.zip | 2026-04-21 | 519.1 kB | |
| Totals: 3 Items | 904.0 kB | 0 | |
What's Changed
- Making some changes for GopherJS playground update by @grantnelson-wf in https://github.com/gopherjs/gopherjs/pull/1404
- fix: handle frozen receivers in $methodVal by @flimzy in https://github.com/gopherjs/gopherjs/pull/1409
- Prepare for release of 1.20.1 by @flimzy in https://github.com/gopherjs/gopherjs/pull/1410
- Fixing bug in generics function instances by @grantnelson-wf in https://github.com/gopherjs/gopherjs/pull/1426
- Cache imports to improve performance by @cadencefinch-wf in https://github.com/gopherjs/gopherjs/pull/1429
- Bump brace-expansion from 1.1.12 to 1.1.14 in /node-syscall by @dependabot[bot] in https://github.com/gopherjs/gopherjs/pull/1428
- Bump minimatch from 3.1.2 to 3.1.5 in /node-syscall by @dependabot[bot] in https://github.com/gopherjs/gopherjs/pull/1418
New Contributors
- @cadencefinch-wf made their first contribution in https://github.com/gopherjs/gopherjs/pull/1429
Full Changelog: https://github.com/gopherjs/gopherjs/compare/v1.20.0...v1.20.2+go1.20.14