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

feat: Intel assembly behind x86_64 arch #93

Merged
merged 2 commits into from Jun 16, 2022
Merged

Conversation

rjzak
Copy link
Member

@rjzak rjzak commented May 9, 2022

Reducing the dependencies needed for compiling for target wasm32-wasi. Needed for enarx/steward#26.

Tests pass for newly usable targets: wasm32-wasi with Enarx and aarch64-unknown-linux-gnu on Raspberry Pi.

@rjzak rjzak force-pushed the main branch 3 times, most recently from aaa8418 to 9ef09c3 Compare May 11, 2022 19:54
@rjzak rjzak changed the title feat: report_only to reduce dependencies feat: Intel assembly behind x86_64 arch May 11, 2022
@rjzak rjzak marked this pull request as ready for review May 11, 2022 20:01
@rjzak rjzak requested a review from npmccallum as a code owner May 11, 2022 20:01
Copy link
Member

@rvolosatovs rvolosatovs left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Small comment, otherwise LGTM

.cargo/config Outdated Show resolved Hide resolved
@rvolosatovs
Copy link
Member

@rjzak could you also change the commit message to something more descriptive?

Signed-off-by: Richard Zak <richard@profian.com>
@rjzak
Copy link
Member Author

rjzak commented Jun 14, 2022

@rvolosatovs commit message changed

Signed-off-by: Richard Zak <richard@profian.com>
@npmccallum npmccallum merged commit dce0719 into enarx:main Jun 16, 2022
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.

None yet

3 participants