Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix pushing arguments to stack #5

Merged
merged 2 commits into from
Oct 24, 2023
Merged

Fix pushing arguments to stack #5

merged 2 commits into from
Oct 24, 2023

Conversation

5ec1cff
Copy link
Contributor

@5ec1cff 5ec1cff commented Oct 24, 2023

  • Ensure function calling stack is aligned to 16-byte boundary (reference)
  • Fix wrong conversion from usize arr to u8 arr

@ohchase
Copy link
Owner

ohchase commented Oct 24, 2023

Thank you very much for your contribution!

@ohchase ohchase merged commit 5353241 into ohchase:master Oct 24, 2023
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants