Expand description
The ZKsync LLVM builder platforms.
Modules§
- aarch64_
linux_ gnu - The ZKsync LLVM arm64
linux-gnubuilder. - aarch64_
linux_ musl - The ZKsync LLVM arm64
linux-muslbuilder. - aarch64_
macos - The ZKsync LLVM arm64
macos-aarch64builder. - shared
- The shared options for building various platforms.
- x86_
64_ linux_ gnu - The ZKsync LLVM amd64
linux-gnubuilder. - x86_
64_ linux_ musl - The ZKsync LLVM amd64
linux-muslbuilder. - x86_
64_ macos - The ZKsync LLVM amd64
macosbuilder. - x86_
64_ windows_ gnu - The ZKsync LLVM amd64
windows-gnubuilder.
Enums§
- Platform
- The list of platforms used as constants.