mirror of
https://github.com/bytecodealliance/wasm-micro-runtime.git
synced 2025-05-09 05:06:17 +00:00
![]() Export API: ```C wasm_func_type_get_param_count wasm_func_type_get_param_valkind wasm_func_type_get_result_count wasm_func_type_get_result_valkind ``` And change wasm_import_type/wasm_export_type to wasm_import_t/wasm_export_t. |
||
---|---|---|
.. | ||
aot_comp_option.h | ||
aot_export.h | ||
gc_export.h | ||
lib_export.h | ||
wasm_c_api.h | ||
wasm_export.h |