Skip to content

v0.1.32

Compare
Choose a tag to compare
@github-actions github-actions released this 09 Mar 04:51

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.