Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Revert "Skip calling jit_exec on Wasm"
This reverts commit e80752f. RJIT and YJIT are never enabled on Wasm. When both are disabled, `jit_exec` is defined to return `Qundef` constantly, and is optimized away.
- Loading branch information