717 Forks
12478 Stars
12478 Watchers

tinygo

Go compiler for small places. Microcontrollers, WebAssembly (WASM/WASI), and command-line tools. Based on LLVM.

How to download and setup tinygo

Open terminal and run command
git clone https://github.com/tinygo-org/tinygo.git
git clone is used to create a copy or clone of tinygo repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with tinygo https://github.com/tinygo-org/tinygo/archive/master.zip

Or simply clone tinygo with SSH
[email protected]:tinygo-org/tinygo.git

If you have some problems with tinygo

You may open issue on tinygo support forum (system) here: https://github.com/tinygo-org/tinygo/issues