09:59 sena_kun joined
Geth MoarVM/main: dd98cb2e34 | MasterDuke17++ (committed using GitHub Web editor) | src/moar.c
Don't try to enable the JIT unless it's possible (#1887)

Currently the *only* way to disable some JIT-related functionality is to set MVM_JIT_DISABLE. But if it's not even possible to have a JIT (e.g., it doesn't exist for the architecture (e.g., AARCH64)), let's disable it then also.
10:15
11:55 guifa left