On Tue, Jul 7, 2026 at 12:18 AM Jelte Fennema-Nio <[email protected]> wrote: > On Sun, 5 Jul 2026 at 07:03, Thomas Munro <[email protected]> wrote: > > 1. If we're ready to drop VS < 2022 and GCC < 4.9, we could just use > > <stdatomic.h> directly in frontend code (independently of the project > > to use it in the backend) > > I think we are ready, see this thread[1].
W00t. > We'd still need a MacOS version of stdatomic.h though before we could > rely on it. Macs have <stdatomic.h>, just not <threads.h>.
