functime icon indicating copy to clipboard operation
functime copied to clipboard

Build: decouple from rust code

Open baggiponte opened this issue 1 year ago • 0 comments

rust plugins are great, but perhaps they should live in their standalone functime-core pypi package. at least to make the CI run faster.

EDIT: this could also be made as an optional dependency (though required) for performance-oriented use-cases where size is not an issue (e.g. in an AWS Lambda there is a max of 250MB disk size).

baggiponte avatar Apr 30 '24 21:04 baggiponte