We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f503f6c + 78af0f7 commit 7bda3dfCopy full SHA for 7bda3df
src/doc/guide-runtime.md
@@ -216,8 +216,7 @@ into the pool of schedulers in order to spawn a new task.
216
217
With two implementations of the runtime available, a choice obviously needs to
218
be made to see which will be used. The compiler itself will always by-default
219
-link to one of these runtimes. At the time of this writing, the default runtime
220
-is `libgreen` but in the future this will become `libnative`.
+link to one of these runtimes.
221
222
Having a default decision made in the compiler is done out of necessity and
223
convenience. The compiler's decision of runtime to link to is *not* an
0 commit comments