Set up static binary #18

Closed
opened 2021-08-22 16:54:45 +02:00 by Jef Roosens · 1 comment
Owner

I'm pretty sure that we can implement the entirety of the static compilation (including C dependencies) thanks to the [env] section in Cargo.toml. We just gotta make sure that the debug version doesn't try to use this, as it would make it way too slow.

I'm pretty sure that we can implement the entirety of the static compilation (including C dependencies) thanks to the `[env]` section in `Cargo.toml`. We just gotta make sure that the debug version doesn't try to use this, as it would make it way too slow.
Jef Roosens added this to the (deleted) milestone 2021-08-22 16:54:45 +02:00
Jef Roosens added the
Backend
enhancement
labels 2021-08-22 16:54:45 +02:00
Author
Owner

Yeah this one isn't really happening either.

Yeah this one isn't really happening either.
This repository is archived. You cannot comment on issues.
No milestone
No project
No assignees
1 participant
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: Chewing_Bever/rusty-bever#18
No description provided.