Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
runtime: Fix unaligned access in permissive mode
Seems like crt functions don't follow the SysV ABI as strictly since stack frames below `main` sometimes lead to dereferencing unaligned frame pointers.
- Loading branch information