#
tinygo
Here are 56 public repositories matching this topic...
Vecty lets you build responsive and dynamic web frontends in Go using WebAssembly, competing with modern web frameworks like React & VueJS.
-
Updated
Dec 27, 2020 - Go
Cross-platform Bluetooth API for Go and TinyGo.
macos
linux
bluetooth
windows-10
ble
bluetooth-low-energy
central
peripheral
nordicsemi
softdevice
tinygo
-
Updated
Jul 23, 2021 - C
A `net` implementation for Go and TinyGo based on unisockets, targeting both WebAssembly and native platforms.
-
Updated
Jan 18, 2021 - Go
A universal Berkeley sockets implementation for both WebAssembly (based on WebRTC) and native platforms with bindings for C, Go and TinyGo.
c
go
webrtc
webassembly
wasm
bsd-sockets
wasi
tinygo
posix-sockets
berkeley-sockets
unisockets
tinynet
-
Updated
May 27, 2021 - TypeScript
Code for the multiclass classifier version of SEFR
golang
classifier
machine-learning
microcontrollers
micropython
machine-learning-algorithms
python3
classification
circuitpython
arduino-sketch
iris-dataset
tinygo
sefr-classifier
avrs
-
Updated
Jun 27, 2021 - Python
Prototype of firmware written in TinyGo for replacement controller for Model M keyboard
-
Updated
Nov 3, 2019 - Go
Use TinyGo to create the basic WebGL triangle in Wasm. About 9.5kB compressed.
-
Updated
Feb 29, 2020 - Go
Golang 8/16 bit math functions for when speed matters more than precision
-
Updated
Mar 6, 2021 - Go
Toy Shader in TinyGo for Game Boy Advance.
-
Updated
May 30, 2021 - Go
Embedded filesystems for TinyGo. Currently supports FATfs and LittleFS on microcontrollers with either SDCard or Flash RAM.
-
Updated
Jul 1, 2021 - C
-
Updated
Jul 27, 2019 - JavaScript
A TinyGo supported implementation of the JSON Merge spec based on json-patch & fastjson.
-
Updated
Mar 28, 2021 - Go
SDK for creating waPC WebAssembly Guest Modules in TinyGo
-
Updated
Jul 24, 2021 - Go
nand2tetris HackVM implemented in Go
-
Updated
May 25, 2021 - Go
Improve this page
Add a description, image, and links to the tinygo topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the tinygo topic, visit your repo's landing page and select "manage topics."
I'd like to see proxy_get_buffer_status(), e.g. https://github.com/proxy-wasm/proxy-wasm-cpp-host/blob/92f02c0001592199d99f946cea34637ff095a8ba/include/proxy-wasm/wasm_api_impl.h#L147
Also proxy_get_header_map_size() , e.g. https://github.com/proxy-wasm/proxy-wasm-cpp-host/blob/92f02c0001592199d99f946cea34637ff095a8ba/include/proxy-wasm/wasm_api_impl.h#L192
I use these when debugging new ext