Highlights
- Arctic Code Vault Contributor
Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign upPopular repositories
778 contributions in the last year
Contribution activity
November 2020
Created 21 commits in 4 repositories
Created a pull request in Arisotura/melonDS that received 3 comments
Use ashmem instead of memfd_create on Android.
@RSDuck as promised, here's the fix for memfd_create on Android. memfd_create is only available on Android 11, so only a very small percentage of d…