-
Notifications
You must be signed in to change notification settings - Fork 994
Pull requests: tinygo-org/tinygo
Pull requests list
machine: use larger SPI MAXCNT on nrf52833 and nrf52840
#5074
by aykevl
was merged Oct 21, 2025
Loading...
chore: update all CI builds to use Go 1.25.3.
#5072
by deadprogram
was merged Oct 16, 2025
Loading...
compileopts: lower "large stack" limit to 16kb
#5069
by eliasnaur
was merged Oct 22, 2025
Loading...
fix(rp2): possible integer overflow while computing factors for SPI baudrate
#5063
by oflebbe
was merged Oct 9, 2025
Loading...
fix ticker stop race condition by clearing period before removing timer
#5059
by cataggar
was closed Oct 21, 2025
Loading...
compiler: emit an error when the actual arch doesn't match GOARCH
#5054
by aykevl
was merged Oct 23, 2025
Loading...
Fix linker errors for
runtime.vgetrandom and crypto/internal/sysrand.fatal
#5050
by ben-krieger
was merged Sep 19, 2025
Loading...
fix: remove macOS 15 from CI build matrix. It was already being teste...
#5049
by deadprogram
was merged Sep 19, 2025
Loading...
fix: point the submodule for musl-libc to TinyGo org mirror
#5048
by deadprogram
was closed Sep 19, 2025
Loading...
fix(rp2040): use int64 in ReadTemperature to avoid int32 overflow
#5047
by rdon-key
was merged Sep 19, 2025
Loading...
chore: create separate go.mod file for testing dependencies for wasm tests
#5039
by deadprogram
was merged Sep 11, 2025
Loading...
fix: avoid fetching favicon when running wasm tests
#5038
by deadprogram
was closed Sep 11, 2025
Loading...
fix: update chrome cdproto dependencies for CI
#5035
by deadprogram
was closed Sep 10, 2025
Loading...
fix: update macOS CI to build a new v2 cached LLVM to verify cmake install fix
#5033
by deadprogram
was closed Sep 18, 2025
Loading...
ProTip!
Exclude everything labeled
bug with -label:bug.