| 11 Aug 2025 |
K900 | You'll probably also want httpx as an async HTTP client library | 15:42:39 |
Toma | maybe, I don't know | 15:42:50 |
Toma | If someone wants to improve it, go ahead, I don't really write python that much | 15:43:25 |
emily | could RIIR :P | 15:47:18 |
Toma | the vendoring of the deps of the rust implementation would be interesting... | 15:49:42 |
Toma | I guess we could use importCargoLock | 15:49:55 |
Toma | but I don't think we should focus on that, we have more pressing issues, I think, e.g. lessening the cache burden, duplicated deps | 15:51:48 |
Toma | Also, interesting sidenote:
I encountered this around a month ago: https://github.com/flatpak/flatpak-builder-tools/blob/master/cargo/flatpak-cargo-generator.py
Flatpak also has their own custom vendoring script... | 15:53:28 |
| 12 Aug 2025 |
emily | is it possible to build rustc with only the Cranelift backend, not LLVM? | 15:46:28 |