wasm-micro-runtime/core/iwasm/include
liang.he 162a977006
Use wasm_config_t to pass private configuration to wasm_engine_new (#2837)
Support new a wasm_config_t, set allocation and linux_perf_support
options to it, and then pass it to wasm_engine_new_with_config to
new an engine with private configuration.
2023-12-01 12:34:11 +08:00
..
aot_export.h Generate jitdump to support linux perf for LLVM JIT (#2788) 2023-11-27 15:42:00 +08:00
lib_export.h Apply clang-format for more src files and update spec test script (#775) 2021-10-08 17:47:11 +08:00
wasm_c_api.h Use wasm_config_t to pass private configuration to wasm_engine_new (#2837) 2023-12-01 12:34:11 +08:00
wasm_export.h Generate jitdump to support linux perf for LLVM JIT (#2788) 2023-11-27 15:42:00 +08:00