Skip to content
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

Migrate to Go 1.22 #444

Merged
merged 4 commits into from
Feb 10, 2024
Merged

Migrate to Go 1.22 #444

merged 4 commits into from
Feb 10, 2024

Conversation

sergystepanov
Copy link
Collaborator

@sergystepanov sergystepanov commented Feb 8, 2024

  • Fix h264 crash
  • Use runtime.Pinner for Go mem into C
  • Fix frame skip on Castlevania (due to constant frame bursts)
    1.22 (local)
    image
    1.20 (cloudretro.io)
    image

@sergystepanov sergystepanov linked an issue Feb 8, 2024 that may be closed by this pull request
@sergystepanov sergystepanov merged commit 11295a2 into master Feb 10, 2024
4 checks passed
@sergystepanov sergystepanov deleted the go1.22 branch February 11, 2024 12:02
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.

New Go's 1.2(1)2 heap allocator crashes the app
1 participant