Skip to content

Could this be used as a backend for rustc's new x86_64-unknown-linux-none target? #118

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Closed
tbu- opened this issue Jun 14, 2024 · 2 comments
Closed

Comments

@tbu-
Copy link

tbu- commented Jun 14, 2024

CC rust-lang/rust#125023

I see that this crate implements threads and an allocator, this sounds like a good base for an std library for x86_64-unknown-linux-none.

@sunfishcode
Copy link
Owner

Yes, it could. For example, Eyra demonstrates that origin is complete enough to handle program and thread startup and shutdown for complete Rust programs.

@tbu-
Copy link
Author

tbu- commented Jun 24, 2024

Thanks for the answer. I somehow overlooked it. :)

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants