-
-
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, 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…
sync: hand the RWMutex over instead of a re-test of the reader count
#5630
opened Aug 30, 2026 by
yohimik
Loading…
runtime: lock the timer queue when resetTimer mutates timer fields
#5623
opened Aug 28, 2026 by
JacksonBopp
Loading…
wasm: keep one pending scheduler wakeup instead of leaking a timer chain
#5622
opened Aug 28, 2026 by
0pcom
Contributor
Loading…
runtime: block signal_recv on targets without signal delivery (#5619)
#5620
opened Aug 28, 2026 by
neomantra
Contributor
Loading…
compiler: pass large aggregate parameters indirectly (#5615)
#5618
opened Aug 28, 2026 by
neomantra
Contributor
Loading…
compiler: implement go:cgo_import_dynamic and lower Darwin cgo import trampolines (#5604)
#5612
opened Aug 27, 2026 by
neomantra
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…
gen-device-stm32: fix USB_OTG_FS groupName inconsistency
#5562
opened Jul 28, 2026 by
knieriem
Contributor
Loading…
feat(machine): add MIPI DSI interface and ESP32-S3 driver
#5557
opened Jul 26, 2026 by
digitalentity
Contributor
•
Draft
compiler: support panic/recover in Wasm without exceptions, plus explicit unwinding
#5550
opened Jul 24, 2026 by
jakebailey
Member
Loading…
fix: prevent USB CDC TX stall on ring buffer wrap
#5538
opened Jul 21, 2026 by
nobonobo
Contributor
Loading…
Previous Next
ProTip!
Add no:assignee to see everything that’s not assigned.