Skip to content

cryptape/llvm-n-rust

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

llvm-n-rust

A collection of docker images that lock the version of LLVM suite and Rust, so we can do reproducible build for CKB smart contracts.

Notice that docker is one way of doing reproducible build, it is not THE way to do it, nor likely the best way to do it. It's just one practical solution given the efforst we are willing to pull in now. In the future, we might switch to other ways(such as chroot based solutions) to provide more reproducible guarentees.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published