-
Notifications
You must be signed in to change notification settings - Fork 707
Closed
Labels
enhancementNew feature or requestNew feature or request
Description
In https://github.com/facebook/hermes/blob/master/doc/Features.md Proxy
is listed as Excluded From Support. With
Hermes plans to target ECMAScript 2015 (ES6), with some carefully considered exceptions.
What are those considerations regarding Proxy
?
Especially some library in JS environnement like:
- mobx 5
- immer
rely on proxy support. It is super usefully to add observability upon an object access which helps building reactive apps.
Would it be technically possible to have support as an external / optionnal *. aar
so it does bot affect the size of hermes ?
Solves:
dalcib, talut, teknologist, farwayer, dvicory and 145 morealexlevy0, avegrv, xaviergonz, Fl0p, ma96o and 21 morealexlevy0, avegrv, liusanshi, crobinson42, h2soheili and 11 more
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request