Skip to content
This repository has been archived by the owner on May 2, 2024. It is now read-only.

Convert to ppxlib #29

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Convert to ppxlib #29

wants to merge 2 commits into from

Conversation

anmonteiro
Copy link
Member

@anmonteiro anmonteiro commented Apr 3, 2021

This PR converts decco to use ppxlib. The conversion is straightforward. I structured it into 2 commits:

  1. 8e81c14 upgrades the esy dependencies in ppx_src/package.json and commits the esy lockfile directory
  2. 1a55362 upgrades the PPX to use ppxlib.

Note that, while we're building the PPX with OCaml 4.12, it works well with a current ReScript compiler (on 4.06) – ppxlib does the heavy lifting here. For some more information around that rationale for ppxlib, see this OCaml Discuss topic.

@JasoonS
Copy link

JasoonS commented Aug 25, 2021

Would this by any chance have an impact on allowing this library to work on the new m1 chip? My co-worker cannot use this library because of it

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants