wasm-micro-runtime/core/iwasm
liang.he@intel.com bfc9a4f66f Enhance wasm loading with LoadArgs and support module names
- a new API, wasm_runtime_load_ex().
- in perf.map, function names include user specified module name
- enhance the script to help flamegraph generations
2024-04-07 05:59:09 +00:00
..
aot Enhance wasm loading with LoadArgs and support module names 2024-04-07 05:59:09 +00:00
common Enhance wasm loading with LoadArgs and support module names 2024-04-07 05:59:09 +00:00
compilation Enhance wasm loading with LoadArgs and support module names 2024-04-07 05:59:09 +00:00
doc Add architecture diagram for wasm globals and classic-interp stack frame (#2058) 2023-03-25 09:39:20 +08:00
fast-jit Refactor APIs and data structures as preliminary work for Memory64 (#3209) 2024-03-12 11:38:50 +08:00
include Enhance wasm loading with LoadArgs and support module names 2024-04-07 05:59:09 +00:00
interpreter Enhance wasm loading with LoadArgs and support module names 2024-04-07 05:59:09 +00:00
libraries Implement memory64 for classic interpreter (#3266) 2024-04-02 15:22:07 +08:00
README.md Add architecture diagram for wasm globals and classic-interp stack frame (#2058) 2023-03-25 09:39:20 +08:00