writeComponentFromCore
fun writeComponentFromCore(witFileOrDirectory: Path, world: String, coreModule: Path, outputComponent: Path, validate: Boolean, vararg adapters: Path): Path
fun writeComponentFromCore(witFileOrDirectory: Path, world: String, coreModule: Path, outputComponent: Path, validate: Boolean, asyncCallback: Boolean, vararg adapters: Path): Path