suspend fun addCompilationCache(input: AddCompilationCacheRequest): Unit
Seeds compilation cache for given url. Compilation cache does not survive cross-process navigation.
Official doc