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

X86 exception support. #91

Open
wonbinjohnkang opened this issue Sep 13, 2022 · 0 comments
Open

X86 exception support. #91

wonbinjohnkang opened this issue Sep 13, 2022 · 0 comments

Comments

@wonbinjohnkang
Copy link

Currently, since run-on-arch do not handle exception when running X86-64 ie) running natively without QEMU, we need some additional conditional statements if we want to build for both non-native arch and x86-64(native).
Could we make a change so run-on-arch is disabled and steps are ran natively when arch type is either empty or "x86-64"?

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

No branches or pull requests

1 participant