DEVELOPMENT ENVIRONMENT

~liljamo/emerwen

ref: f7aea62c45f870fd5ff3d14d88d5fab16b490c91 emerwen/.cargo/config.toml -rw-r--r-- 123 bytes
f7aea62cJonni Liljamo docs: add development notes to README.md 12 days ago
                                                                                
1
2
3
[target.x86_64-unknown-linux-gnu]
linker = "clang"
rustflags = ["--cfg", "tokio_unstable", "-C", "link-arg=-fuse-ld=mold"]