Skip to content
This repository has been archived by the owner on May 16, 2024. It is now read-only.

v0.4.0

Compare
Choose a tag to compare
@anuraaga anuraaga released this 20 Jun 06:46
· 22 commits to main since this release
b5efc65

v0.4.0 updates the required TinyGo to 0.28+. If you were using it before with the nottinygc_finalizer build tag, it is safe to remove that tag now.

Additionally, malloc and free are now exposed by default to match the behavior of TinyGo. Note that TinyGo may change this behavior in the future, in which case this library would likely be changed to match it.

Full Changelog: v0.3.0...v0.4.0