Skip to main content

PartialToolchainPluginConfig

Configures an individual toolchain.

Index

Properties

optionalconfig

config?: null | Record<string, unknown>

Arbitrary configuration that'll be passed to the WASM plugin.

optionalplugin

plugin?: null | string

Location of the WASM plugin to use.

optionalversion

version?: null | string

The version of the toolchain to download and install.