Skip to content

Use portable-atomic for 64 bit atomics#471

Merged
celeste-sinead merged 2 commits intocloudflare:masterfrom
celeste-sinead:master
Apr 24, 2026
Merged

Use portable-atomic for 64 bit atomics#471
celeste-sinead merged 2 commits intocloudflare:masterfrom
celeste-sinead:master

Conversation

@celeste-sinead
Copy link
Copy Markdown
Collaborator

This is #460 rebased on top of #468 plus associated changelog notes.

Note that the arm-linux-androideabi target we declare support for does not support 64 bit atomics and thus has been broken for quite some time (years) by the use of std::sync::atomic::AtomicU64 ... which I've created #470 for 😐

@celeste-sinead celeste-sinead merged commit 799c8ea into cloudflare:master Apr 24, 2026
13 checks passed
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