Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support arm64 platform #53

Open
sindreij opened this issue Aug 30, 2018 · 2 comments
Open

Support arm64 platform #53

sindreij opened this issue Aug 30, 2018 · 2 comments

Comments

@sindreij
Copy link

I get this message

error /home/user/[..]/node_modules/graphql_ppx: Command failed.
Exit code: 1
Command: node copyPlatformBinaryInPlace.js
Arguments:
Directory: /home/user/[..]/node_modules/graphql_ppx
Output:
graphql_ppx does not support this platform :(
graphql_ppx comes prepacked as built binaries to avoid large
dependencies at build-time.
If you want graphql_ppx to support this platform natively,
please open an issue at our repository, linked above. Please
specify that you are on the linux platform,

Would be awesome if this could support the arm64 (armv8) platform, I am running on a https://www.scaleway.com/ server.

Btw, thank you for a awesome library!

@thangngoc89
Copy link

You can try to build graphql-ppx from source instead.

@mhallin
Copy link
Owner

mhallin commented Oct 28, 2018

Are there hosted arm64 CI services available, or is anyone familiar with OCaml's cross compilation story here who wants to help out?

ylecornec pushed a commit to o1-labs/graphql_ppx that referenced this issue Jun 3, 2022
…th-bs-record

Bugfix one field query with bs record
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants