An open API service indexing awesome lists of open source software.

https://github.com/fengb/zig-wii


https://github.com/fengb/zig-wii

Last synced: about 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# zig-wii

![Example hello world](hello-world.png)

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.