Skip to content

Pull requests: tinygo-org/tinygo

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
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
machine/esp32c6: Fix 5647 esp32c6 adc read hang
#5668 opened Sep 10, 2026 by m-anti Loading…
runtime: implement synctest
#5649 opened Sep 2, 2026 by jakebailey Member Draft
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…
builder: declare Darwin socket and process symbols
#5636 opened Aug 30, 2026 by yohimik Loading…
os: start processes with posix_spawn
#5634 opened Aug 30, 2026 by yohimik Loading…
runtime: implement weak.runtime_makeStrongFromWeak
#5633 opened Aug 30, 2026 by yohimik Loading…
compiler: bound aggregate call signatures
#5625 opened Aug 29, 2026 by jakebailey Member Loading…
wasm: keep one pending scheduler wakeup instead of leaking a timer chain
#5622 opened Aug 28, 2026 by 0pcom Contributor Loading…
compiler: pass large aggregate parameters indirectly (#5615)
#5618 opened Aug 28, 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…
esp32s3: fix booting large DROM images
#5567 opened Jul 31, 2026 by rdon-key Contributor Loading…
gen-device-stm32: fix USB_OTG_FS groupName inconsistency
#5562 opened Jul 28, 2026 by knieriem Contributor Loading…
ProTip! Filter pull requests by the default branch with base:dev.