github tinygo-org/tinygo v0.40.1
0.40.1

one hour ago

An important point release with some critical fixes and improvements that just could not wait. Thank you very much to our global team of humans who joined together so quickly to get this out for all of us!

  • machine
    • nrf: fix flash writes when SoftDevice is enabled
  • runtime
    • runtime: avoid fixed math/rand sequence on RP2040/RP2350 (#5124)
    • runtime: add calls to initRand() during run() for all schedulers
    • runtime: call initRand() before initHeap() during initialization
    • runtime: use rand_hwrng hardwareRand for RP2040/RP2350 (#5135)
  • libs
    • picolibc: use updated location for git repo

Don't miss a new tinygo release

NewReleases is sending notifications on new releases.