Functions
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
expect fun withFixedWallClock(instant: WasiInstant, zoneId: String = "UTC", resolution: Duration = 1.nanoseconds): KotlinWasiPreview3.Builder
actual fun withFixedWallClock(instant: WasiInstant, zoneId: String, resolution: Duration): KotlinWasiPreview3.Builder
actual fun withFixedWallClock(instant: WasiInstant, zoneId: String, resolution: Duration): KotlinWasiPreview3.Builder
actual fun withFixedWallClock(instant: WasiInstant, zoneId: String, resolution: Duration): KotlinWasiPreview3.Builder
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
expect fun withPreopenedDirectory(guestPath: String, hostPath: String, writable: Boolean): KotlinWasiPreview3.Builder
actual fun withPreopenedDirectory(guestPath: String, hostPath: String, writable: Boolean): KotlinWasiPreview3.Builder
actual fun withPreopenedDirectory(guestPath: String, hostPath: String, writable: Boolean): KotlinWasiPreview3.Builder
actual fun withPreopenedDirectory(guestPath: String, hostPath: String, writable: Boolean): KotlinWasiPreview3.Builder
Link copied to clipboard
expect fun withReadOnlyPreopenedDirectory(guestPath: String, hostPath: String): KotlinWasiPreview3.Builder
actual fun withReadOnlyPreopenedDirectory(guestPath: String, hostPath: String): KotlinWasiPreview3.Builder
actual fun withReadOnlyPreopenedDirectory(guestPath: String, hostPath: String): KotlinWasiPreview3.Builder
actual fun withReadOnlyPreopenedDirectory(guestPath: String, hostPath: String): KotlinWasiPreview3.Builder
Link copied to clipboard
expect fun withResourceBudget(parallelism: Int, streamBufferCapacity: Int = 64 * 1024, maxPendingFutures: Int, maxPendingStreams: Int, maxWaitables: Int = maxPendingFutures + maxPendingStreams, dispatcher: CoroutineDispatcher = Dispatchers.Default): KotlinWasiPreview3.Builder
actual fun withResourceBudget(parallelism: Int, streamBufferCapacity: Int, maxPendingFutures: Int, maxPendingStreams: Int, maxWaitables: Int, dispatcher: CoroutineDispatcher): KotlinWasiPreview3.Builder
actual fun withResourceBudget(parallelism: Int, streamBufferCapacity: Int, maxPendingFutures: Int, maxPendingStreams: Int, maxWaitables: Int, dispatcher: CoroutineDispatcher): KotlinWasiPreview3.Builder
actual fun withResourceBudget(parallelism: Int, streamBufferCapacity: Int, maxPendingFutures: Int, maxPendingStreams: Int, maxWaitables: Int, dispatcher: CoroutineDispatcher): KotlinWasiPreview3.Builder
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
expect fun withWallClock(now: () -> WasiInstant, zoneId: String = "UTC", resolution: Duration = 1.nanoseconds): KotlinWasiPreview3.Builder
expect fun withWallClock(clock: Clock, zoneId: String = "UTC", resolution: Duration = 1.nanoseconds): KotlinWasiPreview3.Builder
actual fun withWallClock(now: () -> WasiInstant, zoneId: String, resolution: Duration): KotlinWasiPreview3.Builder
actual fun withWallClock(clock: Clock, zoneId: String, resolution: Duration): KotlinWasiPreview3.Builder
actual fun withWallClock(now: () -> WasiInstant, zoneId: String, resolution: Duration): KotlinWasiPreview3.Builder
actual fun withWallClock(clock: Clock, zoneId: String, resolution: Duration): KotlinWasiPreview3.Builder
actual fun withWallClock(now: () -> WasiInstant, zoneId: String, resolution: Duration): KotlinWasiPreview3.Builder
actual fun withWallClock(clock: Clock, zoneId: String, resolution: Duration): KotlinWasiPreview3.Builder
Link copied to clipboard