Welcome to the main channel on the development of MoarVM, a virtual machine for NQP and Rakudo (moarvm.org). This channel is being logged for historical purposes.
Set by lizmat on 24 May 2021.
Geth MoarVM: f1101b95df | (Stefan Seifert)++ | src/6model/reprs/CArray.c
Fix "Wrong kind of access to numeric CArray" when binding into an uint CArray

at_pos was dealing correctly with uints already, but I missed bind_pos.
06:56