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

build a single transloadify binary #29

Open
kvz opened this issue Mar 22, 2021 · 1 comment
Open

build a single transloadify binary #29

kvz opened this issue Mar 22, 2021 · 1 comment
Assignees
Labels
prio-3 sdks Integrations for Transloadit's API

Comments

@kvz
Copy link
Member

kvz commented Mar 22, 2021

We could use e.g. https://github.com/vercel/pkg to build a single binary, this way, people from outside the js ecosystem will have an easier time wielding it.

This was an idea by @ethanwillis - we thought about porting to Go. This would result in a tinier and likely faster binary, but also in a complete rewrite, and less of our team being able to help out. So perhaps building the existing codebase has more viability.

We should first do #25 though

@kvz kvz assigned mifi Mar 22, 2021
@kvz kvz added the sdks Integrations for Transloadit's API label Mar 22, 2021
@mifi
Copy link
Collaborator

mifi commented Mar 22, 2021

I already have the same setup for another cli app ezshare which works quite well, so can do it similar to that.

@lekevbot lekevbot added the prio-3 label May 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
prio-3 sdks Integrations for Transloadit's API
Projects
None yet
Development

No branches or pull requests

3 participants