v0.1.32
Restores AVM autoparallelization of IO, but also opts out of that parallelization by default for @std/http
fetch
and @std/cmd
exec
(use fetchEager
and execEager
to get that back). Also auto-listens to port 8000 (or 80 in daemon-mode) for HTTP connections once the start
event is completed.