Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit d157bfa

Browse files
Update README.md
1 parent ab95eb0 commit d157bfa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ kotlin {
6060
it.binaries {
6161
executable {
6262
entryPoint = "com.github.trueangle.knative.lambda.runtime.sample.main" // Link this to your main function entry point
63-
freeCompilerArgs += listOf("-Xallocator=std")
63+
freeCompilerArgs += listOf("-Xallocator=mimalloc")
6464
}
6565
}
6666
}

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /