Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 341 Bytes

File metadata and controls

2 lines (2 loc) · 341 Bytes

NOTE (06/15/26) This is an old toy project!

WARNING: Should your compiler emit code in areas that don't match up with the naive collection of function boundaries you will explode. Oh yea, it should be obvious that this will more than likely have UB outside of a single executing thread as it introduces some nice code/data races.