Wenyong Huang
b21f17dd6d
Refine AOT/JIT code call wasm-c-api import process ( #2982 )
...
Allow to invoke the quick call entry wasm_runtime_quick_invoke_c_api_import to
call the wasm-c-api import functions to speedup the calling process, which reduces
the data copying.
Use `wamrc --invoke-c-api-import` to generate the optimized AOT code, and set
`jit_options->quick_invoke_c_api_import` true in wasm_engine_new when LLVM JIT
is enabled.
2024-01-10 18:37:02 +08:00
..
2023-07-19 17:58:52 +08:00
2024-01-03 09:51:58 +08:00
2023-08-14 19:04:49 +08:00
2023-09-28 09:15:56 +08:00
2023-11-18 08:50:16 +08:00
2021-10-13 15:13:00 +08:00
2021-10-13 15:13:00 +08:00
2022-10-18 10:59:28 +08:00
2021-10-13 15:13:00 +08:00
2023-11-20 17:14:10 +08:00
2021-10-13 15:13:00 +08:00
2023-01-12 12:05:53 +08:00
2021-10-13 15:13:00 +08:00
2022-10-18 10:59:28 +08:00
2021-10-13 15:13:00 +08:00
2024-01-10 18:37:02 +08:00
2023-06-22 07:27:07 +08:00
2023-11-02 20:36:21 +08:00
2023-05-26 10:13:33 +08:00
2023-11-02 20:36:21 +08:00
2021-10-13 15:13:00 +08:00
2021-10-13 15:13:00 +08:00
2021-10-13 15:13:00 +08:00
2024-01-10 18:37:02 +08:00
2024-01-10 18:37:02 +08:00
2023-05-20 11:55:02 +08:00
2021-10-13 15:13:00 +08:00
2024-01-08 10:15:31 +08:00
2023-06-22 07:27:07 +08:00
2024-01-08 10:15:31 +08:00
2024-01-10 18:37:02 +08:00
2024-01-10 18:37:02 +08:00
2023-06-27 08:59:49 +08:00
2024-01-08 10:15:31 +08:00
2023-11-27 15:42:00 +08:00
2023-11-18 08:50:16 +08:00
2023-11-18 08:50:16 +08:00
2021-11-30 17:10:14 +08:00