componentFromCore
fun componentFromCore(witFileOrDirectory: Path, world: String, coreModule: Path, vararg adapters: Path): ByteArray
fun componentFromCore(witFileOrDirectory: Path, world: String, coreModule: Path, asyncCallback: Boolean, vararg adapters: Path): ByteArray