-
-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Pull requests: tinygo-org/tinygo
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
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: add weak.Pointer.Value compatibility shim
#5714
opened Sep 20, 2026 by
jakebailey
Member
Loading…
hash/maphash: add a TinyGo version of the package
#5707
opened Sep 19, 2026 by
davecheney
Contributor
Loading…
machine/mimxrt1062: add flash support (machine.Flash) for Teensy 4.x
#5704
opened Sep 18, 2026 by
sago35
Member
Loading…
machine/mimxrt1062: add USB device (CDC) support for Teensy 4.x
#5691
opened Sep 17, 2026 by
sago35
Member
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…
runtime: lock the timer queue when resetTimer mutates timer fields
#5623
opened Aug 28, 2026 by
JacksonBopp
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…
Previous Next
ProTip!
Filter pull requests by the default branch with base:dev.