You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A-runtimeArea: std's runtime and "pre-main" init for handling backtraces, unwinds, stack overflowsE-easyCall for participation: Easy difficulty. Experience needed to fix: Not much. Good first issue.
We appear to have 1MB C stacks right now, which is not enough for some applications, like spidermonkey. When creating a new scheduler we should be able to specify the size of the C stack.
The text was updated successfully, but these errors were encountered:
A-runtimeArea: std's runtime and "pre-main" init for handling backtraces, unwinds, stack overflowsE-easyCall for participation: Easy difficulty. Experience needed to fix: Not much. Good first issue.
We appear to have 1MB C stacks right now, which is not enough for some applications, like spidermonkey. When creating a new scheduler we should be able to specify the size of the C stack.
The text was updated successfully, but these errors were encountered: