Updated my app.h C library to support standard gamepads, for both windows, osx/linux and wasm.
There's a web build here for trying it: https://mattiasgustavsson.com/wasm/gamepad.html
Library can be found here: https://github.com/mattiasgustavsson/libs/blob/main/app.h
I also updated the app.h template project: https://github.com/mattiasgustavsson/template_project