-
-
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…
crypto/tls: use Go's software TLS on the host target
#5645
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 the BSD socket API in the darwin libSystem stub
#5636
opened Aug 30, 2026 by
yohimik
Loading…
loader: use the real crypto/tls on hosted linux and darwin
#5635
opened Aug 30, 2026 by
yohimik
Loading…
compiler,runtime: call fcntl through a C wrapper on darwin
#5632
opened Aug 30, 2026 by
yohimik
Loading…
runtime: deliver os/signal notifications under the threads scheduler
#5631
opened Aug 30, 2026 by
yohimik
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…
2
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…
Previous Next
ProTip!
Type g p on any issue or pull request to go back to the pull request listing page.