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

Split native extension into a second gem #33

Open
1 task
eliias opened this issue Dec 10, 2022 · 0 comments
Open
1 task

Split native extension into a second gem #33

eliias opened this issue Dec 10, 2022 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@eliias
Copy link
Owner

eliias commented Dec 10, 2022

Problem

Building the binaries for the native extensions takes a relatively long time (~40 min), and we actually do not have to do this regularly. Other projects have extracted large binaries into a second gem, to make the process of developing the actual feature set faster.

Tasks

  • Convert this repo into a monorepo of two gems, one for isorun and one for isorun-binary.
@eliias eliias added the enhancement New feature or request label Dec 10, 2022
@eliias eliias self-assigned this Dec 10, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant