Skip to main content

ToolchainPluginConfig

Configures an individual toolchain.

Index

Properties

config

config: Record<string, unknown>

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

plugin

plugin: null | string

Location of the WASM plugin to use.

version

version: null | string

The version of the toolchain to download and install.