Skip to content

Check in pre-assembled x86_64 binaries #2918

Open
@Jasper-Bekkers

Description

@Jasper-Bekkers

It might be nice to check in pre-assembled binaries to avoid downstream users to have to require nasm, that way a build.rs can just link them directly from instead. Additionally one could do a CI step to make sure the binaries are up-to-date for whenever those lower level parts change and need to be rebuilt.

Alternatively - though this might not be usable directly, it might be an option to switch to inline assembly now that it's been stabilized on Rust 1.59. Since I'm not familiar with the inner workings of this project - it might not be possible.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions