Commit graph

2 commits

Author SHA1 Message Date
刘皓
f23397f4b1
Fix edge case in wasm2c patch 2025-08-08 09:17:07 -04:00
刘皓
5a0630f015
Patch wasm2c to evenly distribute the data segments
This prevents the TOC (table of contents) on PowerPC targets from being
overflowed by the sizes of the files generated by wasm2c. It should also
help improve compilation times. I'll be submitting this patch as a pull
request to WABT later.
2025-08-06 14:34:03 -04:00