Files
wamr/core
Wenyong Huang 3637f2df79 Refine LLVM JIT function call process (#2925)
- Don't allocate the implicit/unused frame when calling the LLVM JIT function
- Don't set exec_env's thread handle and stack boundary in the recursive
  calling from host, since they have been set in the first time calling
- Fix frame not freed in llvm_jit_call_func_bytecode
2024-01-02 18:46:02 +08:00
..
2023-03-19 08:05:57 +08:00
2024-01-02 15:58:17 +08:00