aboutsummaryrefslogtreecommitdiff
path: root/devel/tinygo/pkg-descr
blob: 0d04529a48668f852e5ce5b2f5b3f444d2bfde1e (plain) (blame)
1
2
3
4
5
6
7
TinyGo is a project to bring the Go programming language to microcontrollers
and modern web browsers by creating a new compiler based on LLVM.  You can
compile and run TinyGo programs on several different microcontroller boards
such as the BBC micro:bit and the Arduino Uno.  TinyGo can also be used to
produce WebAssembly (WASM) code which is very compact in size.

WWW: https://tinygo.org/