Skip to content

Conversation

aevyrie
Copy link
Owner

@aevyrie aevyrie commented Apr 10, 2025

Objective

  • Working branch to target all fixes for bevy 0.16

# Objective

- Upgrade to 0.16-rc.1
- Add `no_std` support

## Solution

- Added helpful lints
- Upgraded to latest version of Bevy's crates
- Added `libm` and `std` features for `no_std` support

## Testing

- `cargo check --features libm,i8 --target wasm32v1-none
--no-default-features`

---------

Co-authored-by: Aevyrie Roessler <[email protected]>
@aevyrie aevyrie changed the title Bevy 0.16 Branch Bevy 0.16 Apr 10, 2025
@aevyrie aevyrie merged commit 44ff1f3 into main Apr 10, 2025
8 checks passed
@aevyrie
Copy link
Owner Author

aevyrie commented Apr 10, 2025

Merging so I can base some other work on this :/

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

Successfully merging this pull request may close these issues.

2 participants