Skip to content

Conversation

@afinch7
Copy link

@afinch7 afinch7 commented Feb 18, 2019

I want a build of fly.rs that runs on arm hardware like raspberry pi. To make that work I need a version of the v8 lib compiled for armhf/arm64.

@afinch7 afinch7 force-pushed the master branch 7 times, most recently from a90584a to 5a587f4 Compare February 18, 2019 19:18
@jeromegn
Copy link
Member

Nice, does it work? 😄 Looks like this didn't build in travis 🤔

In fly.rs, we've started building inside a Docker container (including v8, using multi-stage builds) to get everything neatly contained. It's based off alpine and builds a statically-linked binary for production. This repository is still useful for all other use cases (other OSes, local development, etc.)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants