CARVIEW |
Select Language
HTTP/2 200
date: Sun, 20 Jul 2025 22:05:16 GMT
content-type: text/html; charset=utf-8
vary: X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, X-Requested-With,Accept-Encoding, Accept, X-Requested-With
etag: W/"4215118ad815931f65b6d6067260c4bd"
cache-control: max-age=0, private, must-revalidate
strict-transport-security: max-age=31536000; includeSubdomains; preload
x-frame-options: deny
x-content-type-options: nosniff
x-xss-protection: 0
referrer-policy: no-referrer-when-downgrade
content-security-policy: default-src 'none'; base-uri 'self'; child-src github.githubassets.com github.com/assets-cdn/worker/ github.com/assets/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com *.rel.tunnels.api.visualstudio.com wss://*.rel.tunnels.api.visualstudio.com objects-origin.githubusercontent.com copilot-proxy.githubusercontent.com proxy.individual.githubcopilot.com proxy.business.githubcopilot.com proxy.enterprise.githubcopilot.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com api.githubcopilot.com api.individual.githubcopilot.com api.business.githubcopilot.com api.enterprise.githubcopilot.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com copilot-workspace.githubnext.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: blob: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com private-avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com release-assets.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com copilotprodattachments.blob.core.windows.net/github-production-copilot-attachments/ github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.githubassets.com github.com/assets-cdn/worker/ github.com/assets/ gist.github.com/assets-cdn/worker/
server: github.com
content-encoding: gzip
accept-ranges: bytes
set-cookie: _gh_sess=DdVS%2B5utWGLdr3nz7c2I9wQjeWQ2lpMP1tXkK3VSdZxaO4YG6qBeEqaGn2OsMx%2BxaSEMqjYVY2ty206QsdqqWPyS9C4ndE0%2FA%2BzVRzrt5OIU72kjGwCntUYMzBJ2B7iSXtmhW5R%2FRYy7ZIPHGfcdlQ5UwnvSU%2Fs%2F13qH95ZA7lP9ofOVNePlNTDkCjv6Q0C0ZnKxofa57E5qPsRixwdOXEMLbu8CTYLV0P8U8nEpc%2Bgn%2FAebEuuzT1j3vvTaBhrUjuAPYLqCF5uParDXsbKi9A%3D%3D--l62jM6TQShKVo1eA--uy%2BT7diPiEq9wN4WWHPUwg%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax
set-cookie: _octo=GH1.1.1186442927.1753049115; Path=/; Domain=github.com; Expires=Mon, 20 Jul 2026 22:05:15 GMT; Secure; SameSite=Lax
set-cookie: logged_in=no; Path=/; Domain=github.com; Expires=Mon, 20 Jul 2026 22:05:15 GMT; HttpOnly; Secure; SameSite=Lax
x-github-request-id: A556:FD994:146B79F:1AA6DC7:687D681B
Release GopherJS 1.19.0 beta1 for Go 1.19.13 ยท gopherjs/gopherjs ยท GitHub
Loading
Skip to content
Navigation Menu
{{ message }}
-
Notifications
You must be signed in to change notification settings - Fork 569
Compare
·
162 commits
to master
since this release
7136951
This commit was created on GitHub.com and signed with GitHubโs verified signature.
Hi Gophers!
We know it's a bit overdue, but at last we are ready to present you a new GopherJS release updated for Go 1.19. Initially we intended to finish generics support before picking up 1.19, but thanks to @grantnelson-wf we were able to work on both in parallel. Please note that generics support is still not merged, but it is getting very close, honestly! ๐ Like with 1.18, we will release 1.19 as a beta release until generics are ready for general use.
What's Changed
- Use go:embed for prelude JS snippets by @flimzy in #1200
- Use esbuild to minify prelude by @flimzy in #1204
- Improve ordering of EscapingObjects by @flimzy in #1205
- Fix compiler panic when handling composite literals representing named pointer types. by @nevkontakte in #1208
- gofumpt the repo by @flimzy in #1207
- Bump semver from 7.3.5 to 7.5.3 in /node-syscall by @dependabot in #1209
- Rerun gofumpt with a modern version, to adapt the 1.19 GoDoc changes by @flimzy in #1210
- Use golangci-lint to run govet by @flimzy in #1213
- Perform a few automated ES6 transformations to our prelude by @flimzy in #1215
- Ability to call overridden functions from the std library by @flimzy in #1216
- Update golang.org/x/tools/go/gcexportdata by @flimzy in #1220
- compiler/natives/src/reflect: add func name.setPkgPath by @visualfc in #1223
- Bump xcode version used in CI by @flimzy in #1230
- natives: duplicate aliasing.go in x/crypto revisted by @benma in #1227
- support internalising structs by @naorzr in #1229
- Avoid build failures with Go 1.21.0 installed in the environment. by @makiuchi-d in #1232
- nosync: fix build for golang.org/x/tools/internal/tokeninternal by @visualfc in #1233
- compiler: discard metadata in VERSION file by @dmitshur in #1236
- v1.19 - Moving embedded bit from offset to name in reflect and reflectlite by @grantnelson-wf in #1250
- Updating deprecated method calls by @grantnelson-wf in #1251
- go1.19: Fix reflect by @grantnelson-wf in #1253
- Update FuncKey to handle generics by @grantnelson-wf in #1255
- Breakup parseAndAugment method by @grantnelson-wf in #1256
- Extending directive checking by @grantnelson-wf in #1257
- Add purge directive by @grantnelson-wf in #1258
- [go1.19] Update compiler by @grantnelson-wf in #1261
- [go1.19] Fix build issue and add override signature directive by @grantnelson-wf in #1260
- [go1.19] Updating natives by @grantnelson-wf in #1262
- [go1.19] Known fails and build issues fix by @grantnelson-wf in #1263
- [go1.19] Updating more natives for go1.19 by @grantnelson-wf in #1264
- [go1.19] Fixed chocolatey go version by @grantnelson-wf in #1266
- [go1.19] Limit augmentation to native files which need it by @grantnelson-wf in #1267
- Merge go1.19 branch to master by @nevkontakte in #1269
New Contributors
- @naorzr made their first contribution in #1229
- @makiuchi-d made their first contribution in #1232
- @grantnelson-wf made their first contribution in #1250
Full Changelog: v1.18.0-beta3...v1.19.0-beta1
Assets 2
11 people reacted
You canโt perform that action at this time.