Skip to content

racerxdl/go-switch-examples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Golang Nintendo Switch Examples

Examples using TinyGo for Nintendo Switch

Requirements

Building a example

Go to the example folder and then run:

tinygo build -target nintendo-switch -o hello-world.elf linkle nro hello-world.elf hello-world.nro

That should generate a nro file that runs on Yuzu or Atmosphere

If you have linkle and tinygo in path, you can run make

About

Examples using TinyGo for Nintendo Switch

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Contributors