johanhelsing / matchbox

Painless peer-to-peer WebRTC networking for rust wasm (and native!)
Apache License 2.0
889 stars 73 forks source link

Bevy 0.11 #277

Closed simbleau closed 1 year ago

simbleau commented 1 year ago

Picks up from #264 but uses git revisions for ggrs/bevy_ggrs since @gschup is busy atm

johanhelsing commented 1 year ago

What's the deal with the web sys unstable apis?

Otherwise, looks good to me :)

simbleau commented 1 year ago

New thing with webgpu that's required to compile for wasm.