Skip to content

Release 0.13.0

Compare
Choose a tag to compare
@mrousavy mrousavy released this 19 Oct 10:37
· 115 commits to main since this release

0.13.0 (2024-10-19)

✨ Features

  • Allow type T = {...} definition for structs (#248) (543c3cb)

πŸ’¨ Performance Improvements

  • Avoid heap map ([:]) by just passing around retained unsafe pointers (#238) (59526ab)

πŸ› Bug Fixes

  • Fix wrong name in codegen'd Onload.{hpp,cpp,kt} (#242) (b3e790c)