proc and function jit should be accessed through shim APIs that allow us to force fallback to interpreter
Open
enhancement
jit
public-api
- Dominant language
- C++
- Stars
- 1.9k
- Forks
- 283
- Avg merge
- 2d 10h
- Merged PRs (30d)
- 135
Description
These apis should be as close as possible to the existing FunctionJit and ProcJit apis and used in all external circumstances instead of the jit directly.
This bug tracks the incremental progress in implementing and moving the usages over.
Contributor guide
Assessment
This issue has not been assessed yet.