mirror of
https://github.com/bytecodealliance/wasm-micro-runtime.git
synced 2025-07-15 16:58:34 +00:00
some update
This commit is contained in:
parent
9fb8772516
commit
3f80d051d2
|
@ -5,7 +5,6 @@
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* @file aot_export.h
|
* @file aot_export.h
|
||||||
* @date Wed Mar 20 10:46:38 2024
|
|
||||||
*
|
*
|
||||||
* @brief This file defines the exported AOT compilation APIs
|
* @brief This file defines the exported AOT compilation APIs
|
||||||
*/
|
*/
|
||||||
|
|
|
@ -5,7 +5,6 @@
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* @file gc_export.h
|
* @file gc_export.h
|
||||||
* @date Wed Mar 20 10:46:38 2024
|
|
||||||
*
|
*
|
||||||
* @brief This file defines the exported GC APIs
|
* @brief This file defines the exported GC APIs
|
||||||
*/
|
*/
|
||||||
|
|
|
@ -5,7 +5,6 @@
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* @file lib_export.h
|
* @file lib_export.h
|
||||||
* @date Wed Mar 20 10:46:38 2024
|
|
||||||
*
|
*
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
|
|
@ -2,7 +2,6 @@
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* @file wasm_c_api.h
|
* @file wasm_c_api.h
|
||||||
* @date Wed Mar 20 10:46:38 2024
|
|
||||||
*
|
*
|
||||||
* @brief This file defines the WebAssembly C APIs
|
* @brief This file defines the WebAssembly C APIs
|
||||||
*/
|
*/
|
||||||
|
|
|
@ -5,7 +5,6 @@
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* @file wasm_export.h
|
* @file wasm_export.h
|
||||||
* @date Wed Mar 20 10:46:38 2024
|
|
||||||
*
|
*
|
||||||
* @brief This file defines the exported common runtime APIs
|
* @brief This file defines the exported common runtime APIs
|
||||||
*/
|
*/
|
||||||
|
|
Loading…
Reference in New Issue
Block a user