buggable 🎺🎺🎺 It's time for the monthly Accidental /win Lottery 😍😍😍 We have 6 ballots submitted by 6 users! DRUM ROLL PLEASE!... 00:00
And the winning number is 14! Congratulations to jast! You win a roll of duck tape!
Geth MoarVM: ba1fb95422 | (Timo Paulssen)++ | 4 files
jit a few exception related ops

those showed up causing bails in a simple given/when benchmark. After the noinline for lastexpayload was lifted, more functions got inlined causing the jit to not compile the inlining functions.
01:15
travis-ci MoarVM build passed. Timo Paulssen 'jit a few exception related ops 03:58
travis-ci.org/MoarVM/MoarVM/builds/309809940 github.com/MoarVM/MoarVM/compare/f...1fb9542228
samcv i'm going to add in Bidi_Matching_Bracket and Bidi_Bracket_Type 04:44
at least Bidi_Matching_Bracket is going to depend on Bidi_Mirroring_glyph and Bidi_Bracket_Type. atm we don't have any properties that are derived from other properties, so working on getting that to work, so we can reduce the amount of stuff we have to store