A New Incremental GC
We haven't touched MufiZ's memory operations until now, and this comes with a sweeping change! We have transitioned from a mark-sweep algorithm to an incremental GC algorithm, which should help improve memory operations in the language.
To look at ho...
news.mufi-lang.org2 min read