wasm-micro-runtime/test-tools
liang.he 4ef724bbff
Enhance wasm loading with LoadArgs and support module names (#3265)
- Add new API wasm_runtime_load_ex() in wasm_export.h
  and wasm_module_new_ex in wasm_c_api.h
- Put aot_create_perf_map() into a separated file aot_perf_map.c
- In perf.map, function names include user specified module name
- Enhance the script to help flamegraph generations
2024-04-07 15:04:35 +08:00
..
addr2line Small enhancement on addr2line.py (#3276) 2024-04-04 18:32:53 +08:00
append-aot-to-wasm Append .aot to .wasm as a custom section named "aot" (#2933) 2024-01-02 10:30:41 +08:00
binarydump-tool Enhance cmake makefiles (#1390) 2022-08-18 16:27:01 +08:00
flame-graph-helper Enhance wasm loading with LoadArgs and support module names (#3265) 2024-04-07 15:04:35 +08:00
pick-up-emscripten-headers Upgrade toolkits (#1878) 2023-02-02 09:42:25 +08:00
wamr-ide VSCode IDE enhancement and readme update (#3172) 2024-02-22 12:36:49 +08:00
.gitignore Implement SIMD latest opcodes and update LLVM to 13.0 (#758) 2021-09-17 19:12:57 +08:00