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