Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/qjoly/tinygo-demo
https://github.com/qjoly/tinygo-demo
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/qjoly/tinygo-demo
- Owner: qjoly
- Created: 2023-08-03T13:14:21.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-10-31T05:30:40.000Z (3 months ago)
- Last Synced: 2024-11-30T16:40:58.177Z (about 2 months ago)
- Language: Go
- Size: 9.77 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# TinyGO
> 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 Raspberry Pico or ESP32.
This repo contains demos and examples for TinyGo using a Raspberry Pi Pico. *(Since compatibility with ESP32 is still in development)*