mirror of
				https://github.com/bytecodealliance/wasm-micro-runtime.git
				synced 2025-10-31 13:17:31 +00:00 
			
		
		
		
	|  c5ab862dbb Add API
```C
bool
wasm_runtime_get_export_global_inst(const wasm_module_inst_t module_inst,
                                    const char *name,
                                    wasm_global_inst_t *global_inst);
``` | ||
|---|---|---|
| .. | ||
| aot_comp_option.h | ||
| aot_export.h | ||
| gc_export.h | ||
| lib_export.h | ||
| wasm_c_api.h | ||
| wasm_export.h | ||