-
Notifications
You must be signed in to change notification settings - Fork 80
[wamr] skip leading paddings in .aot section #380
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
Conversation
|
Perhaps we should separate this into 2 PRs? |
It seems that skipping is done only for AOT, so I don't see a reason for it to be 2 separate PRs. |
bc6cd28 to
3ed8a53
Compare
3ed8a53 to
0a59fbd
Compare
f85fa55 to
e48526a
Compare
PiotrSikora
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, sans comments.
69f34bf to
817b73a
Compare
817b73a to
0381ddb
Compare
0381ddb to
7236f41
Compare
|
@mpwarres @martijneken any update? |
mpwarres
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM mod a few superficial nits. Thanks!
7236f41 to
42b6769
Compare
Seen on proxy-wasm#380 CI: Error: This request has been automatically failed because it uses a deprecated version of `actions/upload-artifact: v2`. Learn more: https://github.blog/changelog/2024-02-13-deprecation-notice-v1-and-v2-of-the-artifact-actions/ Signed-off-by: Martijn Stevenson <[email protected]>
42b6769 to
a47ab04
Compare
Seen on #380 CI: Error: This request has been automatically failed because it uses a deprecated version of `actions/upload-artifact: v2`. Learn more: https://github.blog/changelog/2024-02-13-deprecation-notice-v1-and-v2-of-the-artifact-actions/ Signed-off-by: Martijn Stevenson <[email protected]>
mpwarres
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Happy to merge this once @johnlanni 's open comments are addressed. Thanks!
a47ab04 to
2799342
Compare
- skip leading paddings in .aot section Signed-off-by: [email protected] <[email protected]>
2799342 to
34c035c
Compare
mpwarres
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LG, thanks @lum1n0us !
No description provided.