Skip to content

v1.3.0

Choose a tag to compare

@natefaubion natefaubion released this 15 Dec 23:09
· 47 commits to main since this release
  • Effect/ST Loop inlining (foreachE, forE, whileE, etc).
  • General Ref unboxing, which applies to both Effect and ST.
  • Inlining of STArray and STObject operations (array push, object update, etc).