mirror of
https://github.com/bytecodealliance/wasm-micro-runtime.git
synced 2025-10-27 03:11:18 +00:00
The size used to apply "size = align_uint(size, 4)" may be different when calculating total size (in get_object_data_sections_size) and emitting actual data (in aot_emit_object_data_section_info) for the object data section. This patch fixes the "Error: emit object data section info failed". |
||
|---|---|---|
| .. | ||
| app-framework | ||
| app-mgr | ||
| deps | ||
| iwasm | ||
| shared | ||
| config.h | ||