wasmerio / wasmer

🚀 The leading Wasm Runtime supporting WASIX and WASI
https://wasmer.io
MIT License
19.04k stars 814 forks source link

Fix alignment and padding of the WASIX snapshot type to align with wasix-libc #5259

Closed Arshia001 closed 4 days ago

Arshia001 commented 4 days ago

This fixes the PHP crash when going through zend_catch.

Arshia001 commented 4 days ago

Incidentally, this fixes #3602.