Skip to content

Pull requests: tinygo-org/tinygo

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

crypto/rand: implement Text
#5720 opened Sep 22, 2026 by jakebailey Member Loading…
runtime/debug: add SetTraceback compatibility stub
#5719 opened Sep 22, 2026 by jakebailey Member Loading…
reflect: fix Elem for named multi-pointer types
#5718 opened Sep 22, 2026 by jakebailey Member Loading…
runtime: report the configured Go root
#5717 opened Sep 22, 2026 by jakebailey Member Loading…
reflect: format invalid values
#5716 opened Sep 22, 2026 by jakebailey Member Loading…
testing: implement parallel tests
#5715 opened Sep 20, 2026 by jakebailey Member Loading…
runtime: add weak.Pointer.Value compatibility shim
#5714 opened Sep 20, 2026 by jakebailey Member Loading…
builder: add -trimpath support
#5711 opened Sep 19, 2026 by jakebailey Member Draft
hash/maphash: add a TinyGo version of the package
#5707 opened Sep 19, 2026 by davecheney Contributor Loading…
sync: prevent RWMutex deadlocks with queued readers
#5697 opened Sep 17, 2026 by yohimik Loading…
machine/mimxrt1062: add USB device (CDC) support for Teensy 4.x
#5691 opened Sep 17, 2026 by sago35 Member Loading…
machine/esp32c6: Fix 5647 esp32c6 adc read hang
#5668 opened Sep 10, 2026 by m-anti Loading…
loader: include the standard HTTP cookie jar
#5655 opened Sep 5, 2026 by yohimik Loading…
runtime, runtime/pprof: add Func.Entry and goroutine-label stubs
#5646 opened Sep 1, 2026 by 0pcom Contributor Loading…
runtime: reserve 16GB of heap address space on 64-bit unix
#5644 opened Sep 1, 2026 by 0pcom Contributor Loading…
feat(machine/stm32): add STM32F401 and NUCLEO-F401RE support
#5597 opened Aug 17, 2026 by akif999 Contributor Loading…
runtime/debug: populate BuildInfo so ReadBuildInfo works
#5592 opened Aug 14, 2026 by 0pcom Contributor Loading…
esp32s3: fix booting large DROM images
#5567 opened Jul 31, 2026 by rdon-key Contributor Loading…
ProTip! Filter pull requests by the default branch with base:dev.