Skip to content

This library provides build and runtime functions for running Zig applications on the Wii by utilizing the devkitPro toolchain.

License

Notifications You must be signed in to change notification settings

silbinarywolf/zig-wii-sdk

Repository files navigation

Zig Wii SDK

Continuous integration

This library provides build and runtime functions for running Zig applications on the Wii by utilizing the devkitPro toolchain.

Requirements

How to use

See example projects here.

Debugging in Dolphin

You'll want to enable the debugging UI in Dolphin. so that you can see printing from std.debug.print calls and make the log verbosity as high as possible.

Example of setting up Dolphin to allow debugging Make Dolphin log verbosity as high as possible

Credits

About

This library provides build and runtime functions for running Zig applications on the Wii by utilizing the devkitPro toolchain.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages