|
|
|
|
|
by option_greek
1692 days ago
|
|
I don't mind my laptop not screaming obscenities at me every time I do a cargo build/run. The local changes will have to be synced frequently enough for this to work. May be have the remote compiler named "cargor" and let is seamlessly run the compilation step in cloud. However this might not really work well at all unless the network connection is insanely fast as the build sizes are huge with rust (especially in debug modes). |
|