This repository has been archived on 2023-11-05. You can view files and clone it, but cannot push or open issues or pull requests.
wasm-micro-runtime/core/iwasm
Wenyong Huang ca4b60b335
Auto dump mem/perf profiling in execute_main/execute_func (#1157)
Automatically dump memory/performance profiling data in
wasm_application_execute_main and wasm_application_execute_func when
the related feature is enabled.

And remove unused aot_compile_wasm_file func declaration in aot_compiler.h.
2022-05-09 15:19:55 +08:00
..
aot Fix some issues reported by Coverity (#1150) 2022-05-07 16:51:43 +08:00
common Auto dump mem/perf profiling in execute_main/execute_func (#1157) 2022-05-09 15:19:55 +08:00
compilation Auto dump mem/perf profiling in execute_main/execute_func (#1157) 2022-05-09 15:19:55 +08:00
include wasm_export.h: Add a few comments about heap and threads (#1147) 2022-05-06 18:30:48 +08:00
interpreter Fix some issues reported by Coverity (#1150) 2022-05-07 16:51:43 +08:00
libraries Fix issues detected by Coverity (#1154) 2022-05-07 18:53:02 +08:00
README.md Enable AoT and wamr-sdk, and change arguments of call wasm API (#157) 2020-01-21 13:26:14 +08:00