Homebrew Question Developing Homebrew through bindings and wrappers?

  • Thread starter Thread starter Manyula
  • Start date Start date
  • Views Views 871
  • Replies Replies 1

Manyula

New Member
Newbie
Joined
Jun 13, 2019
Messages
3
Reaction score
1
Trophies
0
Age
36
XP
126
Country
United States
I want to start developing Homebrew for the switch but it seems it's primarily written in C. Should I just stick with it or are there any libraries/bindings for other languages for it? My first thought was to use cgo for Go.
 
I want to start developing Homebrew for the switch but it seems it's primarily written in C. Should I just stick with it or are there any libraries/bindings for other languages for it? My first thought was to use cgo for Go.

Checkpoint is primarily written in C++ (roughly 80% according to GitHub) if you want to check out the source: https://github.com/FlagBrew/Checkpoint

I kinda doubt Go has been used often for development but if you find an example let us know!
 

Site & Scene News

Popular threads in this forum