Alexandru Ene
Alexandru Ene
Clean up
I'm opening this to provide some visibility on what I'm working on. The repo is a bit stale and requires some care before we can add some new features (e.g....
## 💡 Feature Description Would be cool to make this work in release mode where we have a stripped file & additional symbols info (e.g. made with [wasm-split](https://lucumr.pocoo.org/2020/11/30/how-to-wasm-dwarf/)). #### 💻...
## 💡 Feature Description We could move to github actions for CI use it for testing all 3 platforms without requiring travis and appveyor accounts. To support windows, this requires...
## 💡 Feature Description Explore using https://github.com/fdehau/tui-rs for the interface. It's used by [gitui](https://github.com/extrawurst/gitui) and many other cool projects and we can do some pretty basic but useful data visualizations....
One of the main drivers behind this is to get more new people into low-level game engine development. While engines like Unity & co. have lowered the barrier of entry...
I am opening this issue here, but the output should be a PR to the rust-lang.org repository here: https://github.com/rust-lang/www.rust-lang.org Good example: https://www.rust-lang.org/what/embedded I propose we have a few quotes from...
I am going to open this issue here as this wg probably has most members using windows so I think this can be tracked by us for now until someone...
Dragging the bottom right corner pass the left of the window, results in some corrupt graphics. E.g. from demo_glium (or any other backend): 
Hello, This crate looks super cool so thanks for that. What do you think about adding the possibility for users of this crate to implement their own `Renderer`? One use-case...
Browsers
@sunfishcode raised that this proposal should also specify what browsers are expected to do for the new wasi method(s). I immagine for browsers nothing would change and they'd do whatever...