-
-
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 leaking GC build with cores scheduler
#5520
opened Jul 12, 2026 by
rdon-key
Contributor
Loading…
compiler: further canonicalize function / signature names
#5519
opened Jul 12, 2026 by
jakebailey
Member
Loading…
feat(machine/stm32): make HSE crystal frequency selectable.
#5517
opened Jul 12, 2026 by
digitalentity
Contributor
Loading…
compiler: disambiguate generic instances with function-local type aliases
#5515
opened Jul 12, 2026 by
deadprogram
Member
Loading…
runtime: wake channel waiters after releasing locks
#5513
opened Jul 11, 2026 by
rdon-key
Contributor
Loading…
builder: improvements needed for esp32 XIP to correctly flash large programs
#5511
opened Jul 10, 2026 by
deadprogram
Member
Loading…
esp32: add interrupt support (vector table, timer alarm, GPIO SetInterrupt)
#5510
opened Jul 8, 2026 by
deadprogram
Member
•
Draft
compiler: consistently pass layout and alignment to createAlloc
#5509
opened Jul 8, 2026 by
niaow
Member
Loading…
runtime/esp32c6: select 80MHz PLL as TIMG0 timer clock source
#5506
opened Jul 7, 2026 by
deadprogram
Member
Loading…
transform, compiler: support LLVM 21's captures(none) attribute; add …
#5505
opened Jul 7, 2026 by
dgryski
Member
Loading…
builder: include more info in cache keys, derive inputs
#5503
opened Jul 6, 2026 by
jakebailey
Member
•
Draft
runtime: add fast path for non-blocking single-state select
#5500
opened Jul 6, 2026 by
rdon-key
Contributor
Loading…
gen-device: only generate device files for supported devices
#5456
opened Jun 9, 2026 by
niaow
Member
Loading…
RP2040: avoid XIP hangs during flash operations with scheduler=cores
#5411
opened May 20, 2026 by
rdon-key
Contributor
Loading…
Previous Next
ProTip!
Exclude everything labeled
bug with -label:bug.