Skip to content

v3.6.0

Latest

Choose a tag to compare

@github-actions github-actions released this 07 Jul 00:49

What's Changed

  • JS runtime performance: call-ceremony elimination, typed kernel tiers (loops/functions/recursion/closures), JSON fast paths by @kvey in #89
  • JS perf: dense-array write fast paths in builtins + prepared fn-kernel callbacks for native HOFs by @kvey in #90
  • Fix README animation to use fetch() instead of removed c.http API by @kvey in #91
  • Fix stale init --template help text to include docs template by @kvey in #92

Full Changelog: v3.5.1...v3.6.0