-
-
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: fix multicore RISC-V GC synchronization
#5682
opened Sep 13, 2026 by
jakebailey
Member
Loading…
esp32: fix I2C timeouts on larger transfers
#5674
opened Sep 11, 2026 by
pottekkat
Contributor
Loading…
machine/esp32: add PWM support using the LEDC peripheral for classic esp32 board
#5669
opened Sep 10, 2026 by
zombieleet
Contributor
Loading…
4 tasks done
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
Previous Next
ProTip!
Filter pull requests by the default branch with base:dev.