Georgii Rylov 11 tháng trước cách đây
mục cha
commit
bf6b15521a
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  1. 0 1
      core/iwasm/include/wasm_export.h

+ 0 - 1
core/iwasm/include/wasm_export.h

@@ -867,7 +867,6 @@ wasm_runtime_create_exec_env(wasm_module_inst_t module_inst,
 WASM_RUNTIME_API_EXTERN void
 wasm_runtime_destroy_exec_env(wasm_exec_env_t exec_env);
 
-
 /**
  * Callback to be called on wasm_frame_t*.
  * It accepts void* as a context that can be used for closures.