-
Notifications
You must be signed in to change notification settings - Fork 38
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
feat: support non-x86 build #882
Conversation
Do we want to check this in CI? Don't know how ready the github hosted M1 runners are, but we can always |
53263e4
to
762e2df
Compare
I will make the change of CI in another PR. It is painful to get it run correctly... |
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
ckb-vm 0.22.0
.ckb-vm-aot
to enable the AOT feature on x86.ckb-sdk
crate. It contains too many dependencies that may conflict with Godwoken's dependencies, and we want to make the dependencies minimal, so we copy what we need from the repo.