tinygo topic
cbor
CBOR codec (RFC 8949) with CBOR tags, Go struct tags (toarray, keyasint, omitempty), float64/32/16, big.Int, and fuzz tested billions of execs.
tinyhelloworld
A very synthetic, but very small hello world in Go. **It takes 91 bytes when compiled (as a static binary).**
js-exec-go-wasm
Browser and Nodejs execute WASM code compiled by Golang or TinyGo
mechanoid
Mechanoid is a framework for WebAssembly applications on embedded systems and IoT devices.
TinyGo-On-ESP32
This tutorial will walk you through how to setup Ubuntu 20.10 with Ubuntu Desktop on a Raspberry Pi 4B, install the Espressif ESP-IDF, install Go and TinyGo and finally flash an app to an Espressif ES...
wasm4go
Framework for making WASM-4 games with Go (and TinyGo).
tinymath
📐 The fastest and smallest Go math library for constrained environments, like microcontrollers or WebAssembly.
tinygba
Tools and helpers for developing GBA programs using TinyGo.