Skip calling jit_exec on Wasm
We often break Wasm build when we modify how jit_exec works. I'm planning to modify it again soon.
We actually don't support running Ruby JIT on Wasm, so it doesn't seem worth the maintenance effort.
Skip calling jit_exec on Wasm
We often break Wasm build when we modify how jit_exec works. I'm
planning to modify it again soon.
We actually don't support running Ruby JIT on Wasm, so it doesn't seem
worth the maintenance effort.