mirror of
https://github.com/bytecodealliance/wasm-micro-runtime.git
synced 2025-03-12 17:05:38 +00:00
format
This commit is contained in:
parent
813831de0e
commit
bf6b15521a
|
@ -867,7 +867,6 @@ wasm_runtime_create_exec_env(wasm_module_inst_t module_inst,
|
||||||
WASM_RUNTIME_API_EXTERN void
|
WASM_RUNTIME_API_EXTERN void
|
||||||
wasm_runtime_destroy_exec_env(wasm_exec_env_t exec_env);
|
wasm_runtime_destroy_exec_env(wasm_exec_env_t exec_env);
|
||||||
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Callback to be called on wasm_frame_t*.
|
* Callback to be called on wasm_frame_t*.
|
||||||
* It accepts void* as a context that can be used for closures.
|
* It accepts void* as a context that can be used for closures.
|
||||||
|
|
Loading…
Reference in New Issue
Block a user