bevy/crates/bevy_audio
Ixentus 36394adb2f Remove wasm audio feature flag for 2021 (#3000)
- Requires #2997 
- Removes `wasm_audio` feature as discussed in #2397
- Closes only task in #2479 

Open questions:
Should we enable wasm audio by default or only when building for wasm using `cfg`?
Maybe there should be a global wasm feature for bevy?
2021-11-11 01:17:38 +00:00
..
src Fix some nightly clippy lints (#2522) 2021-07-29 20:52:15 +00:00
Cargo.toml Remove wasm audio feature flag for 2021 (#3000) 2021-11-11 01:17:38 +00:00