wasmerio / winterjs

Winter is coming... ❄️

Home Page:https://winterjs.org/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add flag + env var to limit the worker count

theduke opened this issue · comments

The serve command should have a flag (and an associated env var) to limit the amount of spawned workers.

This already exists via the --max-js-workers flag