tinygo topic

List tinygo repositories

cbor

719
Stars
59
Forks
Watchers

CBOR codec (RFC 8949) with CBOR tags, Go struct tags (toarray, keyasint, omitempty), float64/32/16, big.Int, and fuzz tested billions of execs.

go-llvm

208
Stars
43
Forks
Watchers

Go bindings to LLVM. Used as part of TinyGo.

tinyhelloworld

19
Stars
0
Forks
Watchers

A very synthetic, but very small hello world in Go. **It takes 91 bytes when compiled (as a static binary).**

js-exec-go-wasm

17
Stars
1
Forks
Watchers

Browser and Nodejs execute WASM code compiled by Golang or TinyGo

mechanoid

160
Stars
8
Forks
Watchers

Mechanoid is a framework for WebAssembly applications on embedded systems and IoT devices.

TinyGo-On-ESP32

15
Stars
1
Forks
Watchers

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

16
Stars
1
Forks
Watchers

Framework for making WASM-4 games with Go (and TinyGo).

tinymath

51
Stars
0
Forks
Watchers

📐 The fastest and smallest Go math library for constrained environments, like microcontrollers or WebAssembly.

tinygba

15
Stars
0
Forks
Watchers

Tools and helpers for developing GBA programs using TinyGo.