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.
jnthnwrthngtn I see continuations as more of an implementation detail 00:03
We don't talk about them anywhere else so it feels a bit off
$*PROMISE-ID or $*START-ID at lesat are couched in Raku terms, although neither seems perfect 00:04
nine Holz cow! 11:31
Holy even!
nine@sphinx:~/rakudo (rakuast *=)> RAKUDO_RAKUAST=1 ./rakudo-m lib/Test.rakumod
nine@sphinx:~/rakudo (rakuast *=)>
lizmat whee! 11:37
nine Next blocker: > RAKUDO_RAKUAST=1 ./rakudo-m -Ilib -e 'use Test' 11:39
===SORRY!===
SC not yet resolved; lookup failed
So yes, codegen for precomping indeed
MasterDuke cool beans 12:35
what's different about the qast generated for precomp? 12:36
nine MasterDuke: it needs to generate some code e.g. to load the setting 14:25
Geth MoarVM: 99730293f6 | (Geoffrey Broadwell)++ | docs/debug-server-protocol.md
Fix errata in docs/debug-server-protocol.md

The debug server protocol document did not match actual server behavior in several instances, and had various typos and missing details as well.
Because all of these errors were in the document, *not* in the code, fix these errors with a pure errata update rather than a protocol minor version change.
  See the top of the diff for a list of all fixed errata.
23:38