John P Mayer, Jr
John P Mayer, Jr
What's the reason for pinning exactly to 0.2.69? This makes toolchain management slightly more annoying to ensure that everything matches; latest is 0.2.73.
Notably, the use of single quotes, is not standard. Try piping into: ``` python -m json.tool ``` Would you accept a PR that fixes this?
The AsyncRead adapter changes feel simple enough I haven't yet run the benchmark (need to setup the environment)
Seems similar to https://github.com/rustwasm/wasm-bindgen/issues/973 I'm generating 50MB of wasm (using the bevy game engine, so this really doesn't feel crazy) and webpack slows to 90 seconds when I import it....
Still appearing in 9.7.4 beta release 404 Mac client & Mac server (running the server process separately) Steps to reproduce 1. Start the server (./EcoServer) 2. Start Eco game client...
haven't seen this started yet, trying to capture the low-hanging fruit this isn't finished
Looks like the current list of builders is hand-curated. It's great that I can create a tag manually via `ElementBuilder`, but it's more verbose. I'm imagine automatically generating the all...
Amethyst is a game engine for rust which uses Specs as its entity-component-system implementation. Rather than trying to build a GDK, I'm exploring what it would take to integrate specs...
- Add examples without requiring extra dependencies (e.g. elm-http)
Haven't tested on all platforms yet (only Windows), and the switch to a user-installed gradle is admittedly just my personal preference, but I don't think it's overly prohibitive to beginners....