jamesmunns / grounded

Building blocks for handling potentially unsafe statics.
Apache License 2.0
7 stars 4 forks source link

Add some Github Actions. #2

Closed jonathanpallant closed 9 months ago

jonathanpallant commented 9 months ago

Tests compilation across a selection of targets, to ensure no raw CAS operations are included (only via portable-atomic, which can use critical-section to emulate them)