polyphony-chat / chorus

A Rust library for interacting with multiple Polyphony- and Spacebar-Compatible instances at once.
https://crates.io/crates/chorus
Mozilla Public License 2.0
16 stars 7 forks source link

wasm support, bugfixes #446

Closed bitfl0wer closed 9 months ago

bitfl0wer commented 9 months ago

This PR fixes #430 and enables full support for the wasm32-unknown-unknown compilation target, making chorus the first(?) Rust Discord-API implementation to support this target.

coveralls commented 9 months ago

Coverage Status

coverage: 52.038% (+0.03%) from 52.006% when pulling e756999828ba6021882872d52d8fb9edc88e0dec on dev into 4106758e0ef02bb4e62b82106abb2448c180c473 on main.