wasm-micro-runtime/core/iwasm/include
Dongsheng.Yan 25c78af6b3 update following the reivew comments
1, WAMR_BUILD_MEM_ALLOC_WITH_USAGE -> WAMR_BUILD_ALLOC_WITH_USAGE
2, redefine the malloc, free, realloc signature.
3, let customer handle full_size_mmaped also in its realloc.
4, update the doc
2024-04-18 11:13:43 +08:00
..
aot_comp_option.h Implement GC (Garbage Collection) feature for interpreter, AOT and LLVM-JIT (#3125) 2024-02-06 20:47:11 +08:00
aot_export.h Implement GC (Garbage Collection) feature for interpreter, AOT and LLVM-JIT (#3125) 2024-02-06 20:47:11 +08:00
gc_export.h GC: Add wasm_struct_obj_get_field_count API (#3236) 2024-03-18 16:26:30 +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 Enhance wasm loading with LoadArgs and support module names (#3265) 2024-04-07 15:04:35 +08:00
wasm_export.h update following the reivew comments 2024-04-18 11:13:43 +08:00