dobkeratops
dobkeratops
in my case i would not need the whole of SDL2 . I have considered implementing a subset. but then I figured "hang on surely everyone else that uses sdl2...
> We'll certainly accept patches to improve this, but I think there's a _lot_ of code in SDL that assumes it's being compiled with, and depends on, Emscripten. also i'm...
> The goal would be to either write a new thing that uses whatever Rust prefers for rendering video on the web, to clarify: [1] my project stars out Native,...
Another option for me might be to fix whatever the problems with emscripten itself are. However the threading bug .. happens somewhere between the rust compiler and emscripten .. scary...
+1 i'm extremely interested in this - could this be done through explicit query API's , analogous to GetKeyboardState() .. "SDL2_GetPenPressure()" returning the pressure corresponding the data returned by SDL_GetMouseState()...
ok i need to check which is the right license but let me reassure you it's intended to be the most permissive licence possible ( 'you can use it in...