tinygo topic
awesome-tinygo
A curated list of awesome TinyGo projects and libraries. Inspired by awesome-go.
hogosuru
Advanced Go Webassembly Framework
tinygo
Go compiler for small places. Microcontrollers, WebAssembly (WASM/WASI), and command-line tools. Based on LLVM.
drivers
TinyGo drivers for sensors, displays, wireless adaptors, and other devices that use I2C, SPI, GPIO, ADC, and UART interfaces.
bluetooth
Cross-platform Bluetooth API for Go and TinyGo. Supports Linux, macOS, Windows, and bare metal using Nordic SoftDevice or HCI
proxy-wasm-go-sdk
WebAssembly for Proxies (Go SDK)
vecty
Vecty lets you build responsive and dynamic web frontends in Go using WebAssembly, competing with modern web frameworks like React & VueJS.
unisockets
A universal Berkeley sockets implementation for both WebAssembly (based on WebRTC) and native platforms with bindings for C, Go and TinyGo.
tinynet
A `net` implementation for Go and TinyGo based on unisockets, targeting both WebAssembly and native platforms.
imagewand
🪄 Private-first image conversion within browsers, powered by WASM & Golang