Project

General

Profile

« Previous | Next » 

Revision e80752f9

Added by k0kubun (Takashi Kokubun) over 2 years ago

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.