Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 290 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 290 Bytes

Haxe libnx binding

This is a very basic Haxe binding for libnx, using the ammer library.

Example usage: https://github.com/retronx-team/switch-haxe

Right now, very few functions are implemented - only those needed to rewrite the switchbrew hello world example. Feel free to PR more :)