A barely functional, wildly incomplete and basically undocumented Rust crate whose aim is to let you write Games for the Playdate handheld gaming system in Rust.
MIT License
235
stars
24
forks
source link
Update bindings to be mostly platform agnostic #27
I can confirm this script works on Linux now when I have the multilib glibc available in my environment as well as the GCC ARM embedded toolchain in PATH
It also possibly fixes whatever is going on in #26, and it is related to #21 but I didn't add docs to this PR
I can confirm this script works on Linux now when I have the multilib glibc available in my environment as well as the GCC ARM embedded toolchain in PATH
It also possibly fixes whatever is going on in #26, and it is related to #21 but I didn't add docs to this PR
cc: @tjkirch