Billy Batista

Results 17 issues of Billy Batista

Hi, would it be possible to maybe have a feature gate for unsafe floating point optimizations within this crate? The ease of using SIMD vectors is really nice, and I...

Hello! I've worked with Macroquad before, and have really enjoyed it mainly for how easy it is to make cross platform games with it (and it's simplicity makes it really...

The bots that currently exist in-game are decent to play against, though they aren't as smart as they could be. Bots that take better account of their environments, weapon\s in...

### Describe the bug While trying to create a wasm module in C, I noticed I get a crash when compiling a certain module. Specifically, with wasm 2.3.0 on the...

🐞 bug
priority-high

If this library were to support native builds (not WASM) to be clients, it would be incredibly useful.

enhancement

Similar to [this commit](https://github.com/DankDumpster/mouse-rs/commit/7b12c5e8371222a77b15c1a3b3f97a9afd1a003c#diff-b335630551682c19a781afebcf4d07bf978fb1f8ac04c6bf87428ed5106870f5). The Gentoo instructions are confirmed to work, and although I'm unsure whether libx11-devel is needed for Fedora, it should work as well.

While working on ltoworkarounds.conf, I started to add a few packages into my own config file called ofast.conf. They're packages that compile sucessfully with ofast, and work properly after testing....

(Currently not ready, still working out some stuff). This pull request should add the ability to connect to UDP trackers, which is a major stepping point for the crate.

Sorry for the long commit title. I added all optimizations from the GentooLTO repository to this repository (which appears to work from the 3dsx file) for an increase in performance....

Hi, I really love this library. I've been looking through other Rust bittorrent libraries, and none seem to work quite as well. While cargotorrent seems to be the other main...