Changelog
This is a development pre-release.
Supported polkadot-sdk
rev: 2503.0.1
Fixed
- llvm-context: Bugfix the SAR YUL builtin translation.
- runtime-api: Add the missing
memset
builtin. - npm package: Bugfix the exports field defined in the
package.json
.
Note for macOS Users
The macOS binary is unsigned and it needs to be made runnable using xattr -c resolc-universal-apple-darwin
.