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.
lizmat Q: do we actually stil support 32-bit builds of MoarVM ? 13:37
MasterDuke lizmat: i think the mingw32 target is actually 32-bit. but i think it broke because libuv stopped supporting mingw. i'm fine with dropping it, we have the native windows build and i think i've heard people report it builds fine on WSL. actually, we should probably replace the mingw32 CI job with a WSL job 19:57
lizmat if we drop 32-bit, then I think we can also remove quite a bit of code that mimics 64 bit ints on 32-bit hardware 19:58
primspec values 4,5,6,7,8,9 I believe
MasterDuke that would be nice
hm...are some of the older raspberry pis 32-bit? 19:59
lizmat well, don't know... that's why I asked :-)
Voldenet rpi B and 2 are 32-bit only 20:17
all rpis have supported 32-bit os though
lizmat so do we still build on those platforms ?
Voldenet the only builds I see are arm64 20:20
ugexe Empresses systems,, but I don’t think raku is being used on those 😬 20:27
Embedded