Module platforms

Source
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.