wasm-micro-runtime/core/iwasm
Wenyong Huang aa4d68c2af
Refine AOT function call process (#2940)
Don't set exec_env's thread handle and stack boundary in the recursive
calling from host, since they have been initialized in the first time calling.
2024-01-02 19:10:31 +08:00
..
aot Refine AOT function call process (#2940) 2024-01-02 19:10:31 +08:00
common Enable AOT linux perf support (#2930) 2024-01-02 15:58:17 +08:00
compilation Enable AOT linux perf support (#2930) 2024-01-02 15:58:17 +08:00
doc Add architecture diagram for wasm globals and classic-interp stack frame (#2058) 2023-03-25 09:39:20 +08:00
fast-jit fast-jit: Fix const shift and const i64 compare issues (#2969) 2024-01-02 17:56:34 +08:00
include Enable AOT linux perf support (#2930) 2024-01-02 15:58:17 +08:00
interpreter Refine LLVM JIT function call process (#2925) 2024-01-02 18:46:02 +08:00
libraries Handle ambiguous fstflags on fd_filestat_set_times (#2892) 2023-12-11 14:16:58 +08:00
README.md Add architecture diagram for wasm globals and classic-interp stack frame (#2058) 2023-03-25 09:39:20 +08:00