mirror of
https://github.com/bytecodealliance/wasm-micro-runtime.git
synced 2025-02-06 23:15:16 +00:00
![wenyongh](/assets/img/avatar_default.png)
Refine wasm loader and aot loader Fix potential issue of os_mmap/os_munmap Update document
5 lines
26 B
C
5 lines
26 B
C
int
|
|
A()
|
|
{
|
|
return 10;
|
|
} |