mirror of
https://github.com/bytecodealliance/wasm-micro-runtime.git
synced 2025-05-08 20:56:13 +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. |
||
---|---|---|
.. | ||
stringref | ||
gc_common.c | ||
gc_object.c | ||
gc_object.h | ||
gc_type.c | ||
gc_type.h | ||
iwasm_gc.cmake |