Optional apiAn optional API key to use when sending requests to the Wasmer registry.
Optional networkEnable networking (i.e. TCP and UDP) via a gateway server.
Optional registry?: string | nullThe GraphQL endpoint for the Wasmer registry used when looking up packages.
Defaults to "https://registry.wasmer.io/graphql".
If null, no queries will be made to the registry.
Generated using TypeDoc
Options used when constructing a Runtime.