add a no-std platform target to CI #15338
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!
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
The text was updated successfully, but these errors were encountered: