Skip to content

v0.1.0

Latest
Compare
Choose a tag to compare
@softwaresale softwaresale released this 01 Dec 22:29
· 4 commits to master since this release

This release is a first attempt at cleaning up the egret code.

I went through and and tried to modernize memory usage and clean up as many warning as I could. My goal is to make egret a bit more stable and compatible with multithreading. Many times when running egret at high loads or in parallel, there is usually some sort of memory error.