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

add a no-std platform target to CI #15338

Open
BenjaminBrienen opened this issue Sep 20, 2024 · 1 comment
Open

add a no-std platform target to CI #15338

BenjaminBrienen opened this issue Sep 20, 2024 · 1 comment
Labels
A-Build-System Related to build systems or continuous integration C-Feature A new feature, making something new possible D-Straightforward Simple bug fixes and API improvements, docs, test and examples S-Blocked This cannot move forward until something else changes S-Ready-For-Implementation This issue is ready for an implementation PR. Go for it!

Comments

@BenjaminBrienen
Copy link
Contributor

BenjaminBrienen commented Sep 20, 2024

What problem does this solve or what need does it fill?

Using bevy in no-std contexts would be a cool feature. Supporting no-std is considered to be an advantage.

What solution would you like?

Adding a no-std target to the CI would ensure that bevy has proper support.

Additional context

#15279 (review)

#15460

@BenjaminBrienen BenjaminBrienen added C-Feature A new feature, making something new possible S-Needs-Triage This issue needs to be labelled labels Sep 20, 2024
@BenjaminBrienen
Copy link
Contributor Author

BenjaminBrienen commented Sep 20, 2024

Blocked on actually implementing support for no-std. #15460

@ItsDoot ItsDoot added A-Build-System Related to build systems or continuous integration and removed S-Needs-Triage This issue needs to be labelled labels Sep 20, 2024
@BenjaminBrienen BenjaminBrienen added S-Blocked This cannot move forward until something else changes C-Testing A change that impacts how we test Bevy or how users test their apps S-Ready-For-Implementation This issue is ready for an implementation PR. Go for it! D-Straightforward Simple bug fixes and API improvements, docs, test and examples and removed C-Testing A change that impacts how we test Bevy or how users test their apps labels Oct 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-Build-System Related to build systems or continuous integration C-Feature A new feature, making something new possible D-Straightforward Simple bug fixes and API improvements, docs, test and examples S-Blocked This cannot move forward until something else changes S-Ready-For-Implementation This issue is ready for an implementation PR. Go for it!
Projects
None yet
Development

No branches or pull requests

2 participants