https://github.com/fengb/zig-wii
https://github.com/fengb/zig-wii
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/fengb/zig-wii
- Owner: fengb
- License: mit
- Created: 2021-02-11T04:10:27.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2022-01-19T03:10:27.000Z (over 4 years ago)
- Last Synced: 2025-03-18T13:15:18.684Z (about 1 year ago)
- Language: Zig
- Size: 4.24 MB
- Stars: 34
- Watchers: 5
- Forks: 3
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# zig-wii

This is a work-in-progress to compile Zig code on the Wii. Right now all of the
app code should be writable in Zig, but the devkitPPC toolchain is still needed
for linking in libc and OS primitives.