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.
00:00 reportable6 left 00:01 reportable6 joined 01:42 kjp left 01:51 MasterDuke joined 02:01 kjp joined 03:01 evalable6 left, greppable6 left, unicodable6 left, nativecallable6 left, statisfiable6 left, coverable6 left, committable6 left, releasable6 left, reportable6 left, tellable6 left, bisectable6 left, sourceable6 left, quotable6 left, squashable6 left, shareable6 left, notable6 left, nativecallable6 joined 03:02 unicodable6 joined, statisfiable6 joined, sourceable6 joined, notable6 joined, reportable6 joined, greppable6 joined, coverable6 joined, releasable6 joined 03:03 bisectable6 joined, evalable6 joined, squashable6 joined, committable6 joined 03:04 tellable6 joined, quotable6 joined, shareable6 joined 06:00 reportable6 left 06:01 reportable6 joined 07:25 camelia left 07:26 nine_ left 07:32 nine joined 07:40 CaCode joined 07:47 CaCode left 07:48 camelia joined 07:52 sena_kun joined 08:13 psydroid1 joined 09:54 evalable6 left 09:56 evalable6 joined
patrickb Hi there! There is currently no way to receive a native callback from a library that spaws its own threads, right? 11:02
"MoarVM panic: native callback ran in thread (12345) unknown to MoarVM" is the corresponding error...
I'm now thinking how to quickest get a thread switcher working in C land... 11:03
11:41 psydroid1 left 11:42 psydroid1 joined 12:00 reportable6 left 12:02 reportable6 joined 13:16 vrurg_ is now known as vrurg 13:46 CaCode joined
lizmat patrickb: I seem to recall jnthn doing something like that with GTK::Simple and a dedicated ThreadPoolScheduler class 13:56
14:16 timo left 14:31 timo joined 17:28 Ven_de_Thiel joined 17:36 Ven_de_Thiel left 18:00 reportable6 left 18:02 reportable6 joined 18:54 rypervenche left 18:57 Ven_de_Thiel joined 19:01 dogbert17 left 19:43 nebuchadnezzar left 20:10 Ven_de_Thiel left 20:18 Ven_de_Thiel joined 20:46 Ven_de_Thiel left 21:36 sena_kun left 22:26 MasterDuke left
Voldenet hacky solution would be using something like github.com/tylertreat/chan to send data from native thread to moarvm thread 22:34