标签: node.js v8
如何更改节点中的默认stack_size?
stack_size
我已尝试运行命令node --stack_size=32000和ulimit -s 32000。
node --stack_size=32000
ulimit -s 32000