general

Is there a reason not using `cargo build` directly in host environment?

I feel it's much easier to iterate with cargo directly

Jo

Jon Wilson

Asked on Oct 30, 2023

Mainly just the need to install and configure prerequisites. e.g. to build the released version with gpu support.

Nov 03, 2023Edited by