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

Rust support for ofrak_patch_maker #512

Open
alchzh opened this issue Nov 6, 2024 · 0 comments
Open

Rust support for ofrak_patch_maker #512

alchzh opened this issue Nov 6, 2024 · 0 comments

Comments

@alchzh
Copy link
Collaborator

alchzh commented Nov 6, 2024

What is the use case for the feature?

https://www.whitehouse.gov/oncd/briefing-room/2024/02/26/press-release-technical-report/

The standard Rust toolchain uses LLVM and should (?) support all targets and options that the existing LLVM toolchain uses. If this feature is hard to implement, then we need to redesign parts of ofrak_patch_maker to make it more generic.

Does the feature contain any proprietary information about another company's intellectual property?

No.

How would you implement this feature?

Adding a cargo/rust toolchain to ofrak_patch_maker.

Are there any (reasonable) alternative approaches?

Calling rustc directly is possible. I don't think Rust is designed around using it without Cargo, though I need to investigate this further.

Are you interested in implementing it yourself?

Yes

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