-
-
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
go.mod: update to go-llvm with changes to use context-aware wrappers
#5539
opened Jul 21, 2026 by
deadprogram
Member
•
Draft
fix: prevent USB CDC TX stall on ring buffer wrap
#5538
opened Jul 21, 2026 by
nobonobo
Contributor
Loading…
runtime: deliver signals under the threads scheduler when blocked on I/O
#5530
opened Jul 15, 2026 by
0pcom
Loading…
compiler: preemptively indirect large params/results instead of letting LLVM do it
#5526
opened Jul 14, 2026 by
jakebailey
Member
Loading…
runtime: prevent timer starvation in cores scheduler
#5525
opened Jul 14, 2026 by
rdon-key
Contributor
Loading…
esp32: add interrupt support (vector table, timer alarm, GPIO SetInterrupt)
esp32
#5510
opened Jul 8, 2026 by
deadprogram
Member
Loading…
runtime/esp32c6: select 80MHz PLL as TIMG0 timer clock source
esp32
#5506
opened Jul 7, 2026 by
deadprogram
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…
[feature] added flash support analogous to esp32c3 to esp32s3
#5397
opened May 11, 2026 by
Wikwoj0512
Contributor
•
Draft
runtime,internal/poll,loader: wasip2 pollable poll-integration + TCP I/O
#5390
opened May 11, 2026 by
achille-roussel
Contributor
•
Draft
testdata: attempt to deflake timers/goroutines tests
#5384
opened May 11, 2026 by
jakebailey
Member
Loading…
Previous Next
ProTip!
Filter pull requests by the default branch with base:dev.