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.
MasterDuke timo: my test case that inspired github.com/MoarVM/MoarVM/pull/1746 (`raku -e 'my uint $sum = 0; for ^100_000_000 -> uint $i { $sum += $i }; say now - INIT now; say $sum;'`) is still the same. but istr you had some much smaller fix for that? but it wasn't committed to moarvm and/or rakudo? 03:31
MasterDuke unrelated, but anybody have an objection to merging github.com/MoarVM/MoarVM/pull/1685 ? 03:35