c92f8b03b3 (master): wasm: Define `jit_exec` only if any JIT is enabled

0 views
Skip to first unread message

Nobuyoshi Nakada

unread,
Apr 20, 2026, 5:25:13 PM (8 hours ago) Apr 20
to ruby...@g.ruby-lang.org
Nobuyoshi Nakada 2026-04-20 03:07:57 +0000 (Mon, 20 Apr 2026)

New Revision: c92f8b03b3

https://github.com/ruby/ruby/commit/c92f8b03b3

Log:
wasm: Define `jit_exec` only if any JIT is enabled

```
../src/vm.c:566:1: warning: unused function 'jit_exec' [-Wunused-function]
566 | jit_exec(rb_execution_context_t *ec)
| ^~~~~~~~
```

Modified files:
vm.c
Reply all
Reply to author
Forward
0 new messages