wasm-micro-runtime/core/iwasm/include
Benbuck Nason 3746534010
Add table type API support (#3515)
Add `wasm_runtime_get_export_table_inst` and `wasm_table_get_func_inst`,
and related wasm_table_type_get_xxx APIs.
2024-06-19 14:50:46 +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 Expose more functions related to emitting AOT files (#3520) 2024-06-14 15:57:45 +08:00
gc_export.h Add WASM_V128 in wasm_valkind_enum (#3412) 2024-05-14 10:22:42 +08:00
lib_export.h Add necessary comments for doxygen (#3299) 2024-04-11 07:50:08 +08:00
wasm_c_api.h Clone data segments when specified with load args (#3463) 2024-05-27 09:59:24 +08:00
wasm_export.h Add table type API support (#3515) 2024-06-19 14:50:46 +08:00