Project

General

Profile

« Previous | Next » 

Revision e176f841

Added by k0kubun (Takashi Kokubun) almost 2 years ago

Just suppress a warning for non-Emscripten Wasm build

Revert "Revert "Skip calling jit_exec on Wasm""

This reverts commit 2e94610f70baca4af004202f288a6b5dd10889ca.

It's not about whether it's optimized away or not. I just don't want to
leave and maintain the callsite (e.g. signature) in the path where
YJIT is never built.