Billy Batista
Billy Batista
[aggro.wasm.gz](https://github.com/wasmerio/wasmer/files/9270641/aggro.wasm.gz) @ptitSeb
Hey, find anything interesting?
> That minimum program also runs on a linux x86_64 box.... > > @billyb2 can you check this on your side? I can confirm that I get 0 errors when...
@orhun From what I can tell it's only gamepad support, though upon removing it from Cargo.toml just as a test, it is used in a loooot of the codebase. I...
@erlend-sh I've actually worked with the creator of matchbox q little before, since both me and him are working on using webrtc-rs to create a native version of the respective...
I struggled through multithreaded compression, and eventually just gave up.
Out of curiosity, could you explain a bit what you mean by this? Like for example, in the Torrent struct, would it be another item that states the maximum size?...
Hi, could someone please help me to understand if my code is correct or not? I feel as though I've fixed all of the issues, and have a properly working...
@mandreyel , I've started to work on adding UDP trackers! My current work is [here](https://github.com/billyb2/cratetorrent). If you'd give some criticism of how it looks so far, that would be great!...
@vbakc sure! I added it [here](https://github.com/mandreyel/cratetorrent/pull/102)