00:30 wayland76 left
Geth NativeHelpers-Blob/main: 8ad903da9a | (Nick Logan)++ | lib/MoarVM/Guts/REPRs.rakumod
Make Offset and BODY_OF survive the GC moving an object

MoarVM::Guts::REPRs locates an object's body by reading raw memory at its .WHERE. The GC can move the object at any allocation, leaving that address stale before the read finishes. Under the RakuAST frontend this happens reliably: the module fails to compile with "Can't determine actual Offset", and past that carray-from-blob(:managed) copies garbage ... (15 more lines)
17:29
NativeHelpers-Blob/main: 0602b4f44a | (Nick Logan)++ (committed using GitHub Web editor) | lib/MoarVM/Guts/REPRs.rakumod
Merge pull request #1 from raku-community-modules/ugexe/gc-safe-body-access

Make Offset and BODY_OF survive the GC moving an object
NativeHelpers-Blob/main: cec9188689 | (Elizabeth Mattijsen)++ | 7 files
0.1.13
19:08
22:35 apogee_ntv left