|
|
|
|
|
by aidenn0
239 days ago
|
|
> significantly less memory overhead On an OS with overcommit, you might also only pay for what you use (at a page granularity), but this may be defeated if the stack gets cleared (or initialized to a canary value) by the runtime. |
|