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.
jack9 can't do it in code? 01:20
timo we used to have code to pick apart a moar file into its pieces written in raku, i think it was a gist 10:07
but it didn't read the moar bytecode
maybe the phaser that doesn't run code should be called RUN'T 10:19
nine timo: you mean this? gist.github.com/niner/63a718023aba...c1ccd84e32 10:32
:(*@args, *%kwargs) specifically i want the equivalent of python dis a module that takes things containing raku code and gives their bytecode representation 11:42
nine what for? 11:48
:(*@args, *%kwargs) educational purposes 🙂 12:28
nine What use case would this support where moar --dump isn't sufficient? 12:32