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.
Nicholas good *, * 05:25
nine Good Nicholas! 06:17
Thing is, I'm not actually working on the spectests themselves. I started by getting Test.rakumod to compile and am currently after NativeCall. Spectest wins are really incidental. 06:18
I have noticed that the number of additional spectest passes is really independent of the size of the feature I was implementing. Took me 2 weeks to get first support for BEGIN time code execution stable, but I'm not sure it even unlocked any spectest. 06:28
lizmat and yet another Rakudo Weekly News hits the Net: rakudoweekly.blog/2022/06/14/2022-...ence-2022/ 12:20
nine 122 commits in and only now I've come across missing support for calls to private methods in RakuAST 15:31
Geth MoarVM/disp-bytecode-size: 85926e3caa | (Elizabeth Mattijsen)++ | src/disp/syscall.c
Attempt at implenting a "bytecode-size" dispatch
21:57
MoarVM: lizmat++ created pull request #1708:
Attempt at implenting a "bytecode-size" dispatch