Skip to content

Merge go1.19 branch to master #1269

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

Merged
merged 50 commits into from
Feb 24, 2024
Merged

Merge go1.19 branch to master #1269

merged 50 commits into from
Feb 24, 2024

Conversation

nevkontakte
Copy link
Member

With this change GopherJS is now compatible with Go 1.19 standard library and language features (#1140), with the exception of missing generics support (see #1013). Thanks to @grantnelson-wf for doing the majority of work necessary to support the new Go version.

nevkontakte and others added 30 commits November 12, 2023 16:30
v1.19 - Moving embedded bit from offset to name in reflect and reflectlite
Update FuncKey to handle generics
Breakup parseAndAugment method
[go1.19] Fix build issue and add override signature directive
@nevkontakte nevkontakte requested a review from flimzy February 24, 2024 13:50
Copy link

Reference app: jQuery TodoMVC (acf500a6c32a83d8c4582d967b09a65febf0e120)

BRANCH ORIGINAL MINIFIED COMPRESSED (GZIP)
Pull request (go1.19) 2,998,598 bytes 1,952,504 bytes 385,358 bytes
Target branch (master) 1.73% increase (50,857 bytes) 0.97% increase (18,829 bytes) 0.61% increase (2,333 bytes)

#outputSize

Copy link
Member

@flimzy flimzy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I have not done a thorough review of this PR, as most of it has already been reviewed anyway. But a spot check looks good.

@nevkontakte nevkontakte merged commit 7136951 into master Feb 24, 2024
@nevkontakte nevkontakte deleted the go1.19 branch February 25, 2024 01:05
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.

3 participants