Skip to content
This repository has been archived by the owner on Nov 9, 2023. It is now read-only.

Latest commit

 

History

History
23 lines (18 loc) · 428 Bytes

README.md

File metadata and controls

23 lines (18 loc) · 428 Bytes

Setup

$ asdf plugin add golang https://github.com/kennyp/asdf-golang.git
$ asdf plugin add tinygo https://github.com/schmir/asdf-tinygo.git
$ asdf plugin add binaryen https://github.com/birros/asdf-binaryen.git
$ asdf install

Usage

$ make

Gomobile

$ go install golang.org/x/mobile/cmd/gomobile
$ go install golang.org/x/mobile/cmd/gobind
$ asdf reshim golang
$ gomobile init