mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
Pointers returned by malloc() are 16-byte aligned on wasi-libc, even
it's 32-bit architecture. See wasi-libc's dlmalloc configuration:
aecd368c6d/dlmalloc/src/dlmalloc.c (L31)
5.6 KiB
5.6 KiB