Download Latest Version Version 0.8.34 source code.tar.gz (3.5 MB)
Email in envelope

Get an email when there's a new version of Solidity

Home / v0.8.32
Name Modified Size InfoDownloads / Week
Parent folder
soljson.js 2025-12-18 9.6 MB
solc-windows.exe 2025-12-18 10.4 MB
solc-static-linux-arm 2025-12-18 15.1 MB
solc-static-linux 2025-12-18 16.8 MB
solc-macos 2025-12-18 35.7 MB
solidity_0.8.32.tar.gz 2025-12-18 7.6 MB
README.md 2025-12-18 1.0 kB
Version 0.8.32 source code.tar.gz 2025-12-18 3.5 MB
Version 0.8.32 source code.zip 2025-12-18 8.7 MB
Totals: 9 Items   107.4 MB 0

The release is still in progress. You may see broken links and binaries may not yet be available from all sources.

We are excited to announce the release of the Solidity Compiler v0.8.32!

Changelog

Important Bugfixes:

  • Code Generator: Fix a bug in clearing/copying of arrays that straddle the end of storage, potentially resulting in assignment/initialization/delete/push()/pop() skipping some or all of the intended storage writes.

Bugfixes:

  • Codegen: Fix internal compiler error when emitting events via module member access.
  • TypeChecker: Fix error and event selectors not being considered compile-time constant.
  • TypeChecker: Fix string.concat and bytes.concat with constant arguments not being considered compile-time constant.

We would especially like to thank all the contributors that made this release possible: Kamil Śliwak, Marco Castignoli, Matheus Aguiar, Nikola Matić, blishko, r0qs, rodiazet

Source: README.md, updated 2025-12-18