property ResourceLimits.stackSizeMb Usage in Denoimport { type ResourceLimits } from "node:worker_threads"; The default maximum stack size for the thread. Small values may lead to unusable Worker instances. Type number | undefined