Skip to content

WASM fix#2

Open
aevyrie wants to merge 6 commits into
Couch-Chilis:mainfrom
aevyrie:ar/wasm-fix
Open

WASM fix#2
aevyrie wants to merge 6 commits into
Couch-Chilis:mainfrom
aevyrie:ar/wasm-fix

Conversation

@aevyrie
Copy link
Copy Markdown

@aevyrie aevyrie commented Jun 12, 2024

No description provided.

aevyrie and others added 6 commits February 17, 2024 21:12
* Updates for Bevy main (will become 0.13)

* bump to bevy 0.13

* bump version

* update readme

* fix docs

---------

Co-authored-by: Arend van Beelen jr <arend@arendjr.nl>
* Updates for Bevy main (will become 0.13)

* Update deps

* Fix features

* enable winit x11 by default

* fix docs

---------

Co-authored-by: Arend van Beelen jr <arend@arendjr.nl>
The `pipelined_rendering` export is no longer available in Bevy since
version 0.12 in wasm32 builds; it can no longer be used to select the
right subapp.

Add a dummy version of the `AppLabel` that targets the
`pipelined_rendering` subapp. Using a dummy app label allows to keep the
same code to get the right subapp to apply the framepace resources and
systems.
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