Skip to content

Conversation

@Heezay
Copy link
Contributor

@Heezay Heezay commented Nov 2, 2022

Objective

Alternative build opportunity for bevy projects

Solution

Configure --bevy-compile flag that allows to build bevy projects without cargo Executor trait.

Changelog

  1. Added bevy_native_compile() function that allows to compile bevy project code through default rustc features and rustflags env.
  2. Returned crosssbundle derive crate needed for correct application runtime working.
  3. For more information see updated docs.

@Heezay Heezay marked this pull request as draft November 2, 2022 14:07
@Heezay Heezay self-assigned this Nov 8, 2022
@Heezay Heezay added the enhancement New feature or request label Nov 8, 2022
@Heezay Heezay changed the title Add native_compile flag Add alternative build opportunity for bevy projects Nov 8, 2022
@Heezay Heezay requested a review from enfipy November 8, 2022 13:19
@Heezay Heezay marked this pull request as ready for review November 8, 2022 13:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Development

Successfully merging this pull request may close these issues.

2 participants