Hi all! 
Some years ago, using and writing PPXs for ReScript was discouraged by the core team, and that was enforced very strongly, in my opinion.
But since then, ReScript has changed to be more community-driven, and I’m seeing more PPX packages being developed; for example, rescript-embed-lang, rescript-schema, ppx_spice is adding support for the newer language features, etc.
So, has the community’s perspective on PPXs changed? Can we safely use Ppxlib for new ReScript PPXs and use them in production code?