mirror of
https://github.com/bytecodealliance/wasm-micro-runtime.git
synced 2025-11-27 10:00:59 +00:00
When auxiliary stack global isn't found in wasm app, it must be unused in the wasm app, we set it to __heap_base global and set its size to 0, so as to shrink the linear memory to reduce the memory consumption. |
||
|---|---|---|
| .. | ||
| app-framework | ||
| app-mgr | ||
| deps | ||
| iwasm | ||
| shared | ||
| config.h | ||