Red Artist

Results 199 comments of Red Artist
trafficstars

tracking issue for C ABI and Wasm ABI merge. https://github.com/rust-lang/rust/issues/83788 it seems the work is primarily blocked by clang's multi value return types support in C ABI for wasm.

just wanted to mention that x11-rs has last commit on feb 2020 with last issue closed on sept 2020. OTOH, there's a much more actively maintained library https://github.com/psychon/x11rb which also...

I cam across the same error while trying to make a parser for `Lua`. is there any workaround for the `p` exponent ? ```rust fn main() { let options =...

FWIW, I was able to get both sdl2 working along with mlua on the emscripten target :) a very minimal example https://github.com/coderedart/rust-sdl2-wasm is now live at https://coderedart.github.io/rust-sdl2-wasm/ you should see...

Finally, It is done. egui + sdl2 + emscripten + mlua + Luau + glow all of them wrapped with a tiny little example inside 50 lines of main.rs here's...

do you mean in windowed fullscreen, or just windowed mode? right now, that is the expected behavior in windowed fullscreen, and there's been some effort going on to make it...

yeah, same setup as mine. if you are okay with it, you can try the latest master branch of burrito. we definitely need someone to test the latest changes from...

This issue has been open for 4+ years now. what even is this blocked on? I thought arewegameyet.rs itself was abandoned because it showed so many old entries like amethyst...

I am not in the gamedev group, but i can atleast go though all the projects and make a list of all the projects that are either explicitly abandoned (with...

| Name | Reason | Last Activity Date | Repo link| | ------------- | ------------- | --------- | -------- | | alto | archived | July 2020 | https://github.com/jpernst/alto |...