1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-21 20:15:07 +00:00
serenity/Userland/Libraries/LibWasm/WASI
Ali Mohammad Pur 4fb209d25f LibWasm: Explicitly place the paddings in the WASI API types
This makes it so we don't rely on e.g. u64 to have an 8-byte alignment,
fixing breakage on i686 systems.
2023-09-04 13:32:36 +03:30
..
Wasi.cpp LibWasm: Explicitly place the paddings in the WASI API types 2023-09-04 13:32:36 +03:30