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

Optional JIT #11

Open
BrandonDyer64 opened this issue Feb 13, 2023 · 1 comment
Open

Optional JIT #11

BrandonDyer64 opened this issue Feb 13, 2023 · 1 comment
Labels
C-bevy_wasm The bevy_wasm crate

Comments

@BrandonDyer64
Copy link
Owner

Just-in-time (JIT) compiling is not available or not allowed on some platforms. This can be a major blocker for many games.
JIT, through cranelift, should either be optional or disabled entirely.

@BrandonDyer64 BrandonDyer64 added the C-bevy_wasm The bevy_wasm crate label Feb 13, 2023
@BrandonDyer64 BrandonDyer64 added this to the 0.11 milestone Feb 13, 2023
@BrandonDyer64 BrandonDyer64 removed this from the 0.11 milestone Mar 16, 2023
@BrandonDyer64
Copy link
Owner Author

Removed from milestone 0.11 in favor of #16

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C-bevy_wasm The bevy_wasm crate
Projects
None yet
Development

No branches or pull requests

1 participant