With this library, you can make use of the WUT toolchain functions natively in Haxe, to develop homebrew for the Nintendo Wii U. This is a library in conjunction with HxCompileU, which is the utility for compiling to the Wii U using Reflaxe.CPP.
This library is NOT for normal use in Haxe, do not try to use it in a common project.
This library is very incomplete, because the WUT toolchain itself is quite extensive. Also this library has not been really tested.
To install this library, just install it through Haxelib:
haxelib git hxu_wut https://github.com/Haxe-WiiU/HxU_WUT
This library is already included automatically when using HxCompileU.