v.0.12.0 - The WebAssembly Update
Pre-release
Pre-release
Pre-release v0.12.0
- Chorus can now compile to
wasm32-unknown-unknown
and run in browser environments! This allows developers to build apps for all sorts of platforms, now including the web, using Chorus. - This release features a bugfix, preventing voice support being implemented for Discord.com.
What's Changed
- Fix: #430 by @bitfl0wer in #440
- Prepare for platform-dependant websockets backend by @SpecificProtagonist in #441
- Prepare for wasm32-unknown-unknown adoption by @bitfl0wer in #442
- initial wasm32 'support' by @bitfl0wer in #443
- Full wasm support with
wasm-bindgen-futures
by @bitfl0wer in #445 - Add WASM tests by @bitfl0wer in #444
Full Changelog: v0.11.0...v0.12.0