doc: Remove dated "libgreen is default" statement.
This commit is contained in:
parent
21273d52f5
commit
78af0f7636
@ -216,8 +216,7 @@ into the pool of schedulers in order to spawn a new task.
|
|||||||
|
|
||||||
With two implementations of the runtime available, a choice obviously needs to
|
With two implementations of the runtime available, a choice obviously needs to
|
||||||
be made to see which will be used. The compiler itself will always by-default
|
be made to see which will be used. The compiler itself will always by-default
|
||||||
link to one of these runtimes. At the time of this writing, the default runtime
|
link to one of these runtimes.
|
||||||
is `libgreen` but in the future this will become `libnative`.
|
|
||||||
|
|
||||||
Having a default decision made in the compiler is done out of necessity and
|
Having a default decision made in the compiler is done out of necessity and
|
||||||
convenience. The compiler's decision of runtime to link to is *not* an
|
convenience. The compiler's decision of runtime to link to is *not* an
|
||||||
|
Loading…
Reference in New Issue
Block a user