mirror of
https://github.com/bytecodealliance/wasm-micro-runtime.git
synced 2025-03-12 00:45:28 +00:00
![]() Add an API to set segue flags for wasm-c-api LLVM JIT mode: ```C wasm_config_t * wasm_config_set_segue_flags(wasm_config_t *config, uint32 segue_flags); ``` |
||
---|---|---|
.. | ||
aot_export.h | ||
lib_export.h | ||
wasm_c_api.h | ||
wasm_export.h |