github.com/moarvm/moarvm | IRC logs at colabti.org/irclogger/irclogger_logs/moarvm
Set by AlexDaniel on 12 June 2018.
timotimo bitbucket.org/wolfpld/tracy - this tool has a C API in the current development version; having a tool that can display telemetry information like this one would be a gigantic step up from the current telemeh implementation 11:23
lizmat and another Perl 6 Weekly hits the Net: p6weekly.wordpress.com/2019/03/25/...ool-truck/ 15:39
masak lizmat++ 18:44
AlexDaniel I see many PRs for moar, is anybody working on merging them? 18:45
brrt ugexe had a bunch of them 19:57
I was not working on merging them
ugexe for getlexref_* the legojit shows 1 operand used for 2 args such that if I use $2 in the exprjit it complains about an invalid reference. If I try to use $1 for both args in the exprjit it tell me "getlexref_i: lexical is not an int". What do I need to use on $1 to get at its .lex.idx and .lex.outters ? 22:22