starbeamjs/starbeam

Make starbeam's implementation smaller or minify better

NullVoxPopuli opened this issue · 0 comments

Last this was investigated: #149
(we're at 36kb so far, but without a renderer)

But competing implementations are smaller

  • @statrbeam/*

    • 36kb, minified, #149
  • glimmer-next

    27KB, minified

    image

  • react-dom

    132KB, minified

    image