Prepack: Is prepack development still active?

Created on 1 Apr 2019  路  3Comments  路  Source: facebook/prepack

Hi, I noticed that prepack development has slowed, and was wondering if it's just paused or whether it's the end of the experiment and you're exploring other options?

Most helpful comment

I'd be really interested in a small explainer on the thinking behind giving up support, as there are many interesting possibilities why: level of difficulty, marginal improvements, other bigger improvements elsewhere, just lack of resources, or some combination.

I guess in my view, prepack seems so valuable, a big "game changer" for React. All the time I see code I've written as "easy for prepack to optimize" and in a similar vein to Prettier, it's kind of a magical ability: lets me write code naturally, and it handles optimization. React hooks also seems to tie in nicely with it, as it could reduce quite a bit of the memory/runtime burden of many hooks "out of the box".

Anyway, this isn't a prod, just genuinely curious.

All 3 comments

The readme has been updated to answer your question! https://github.com/facebook/prepack#status

@baptistemanson thanks, somehow I missed that!

I'd be really interested in a small explainer on the thinking behind giving up support, as there are many interesting possibilities why: level of difficulty, marginal improvements, other bigger improvements elsewhere, just lack of resources, or some combination.

I guess in my view, prepack seems so valuable, a big "game changer" for React. All the time I see code I've written as "easy for prepack to optimize" and in a similar vein to Prettier, it's kind of a magical ability: lets me write code naturally, and it handles optimization. React hooks also seems to tie in nicely with it, as it could reduce quite a bit of the memory/runtime burden of many hooks "out of the box".

Anyway, this isn't a prod, just genuinely curious.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

kabirbaidhya picture kabirbaidhya  路  6Comments

obenjiro picture obenjiro  路  4Comments

sandipp picture sandipp  路  4Comments

skyne98 picture skyne98  路  7Comments

bevacqua picture bevacqua  路  8Comments