Skip to content

Conversation

@Daniel-Abrecht
Copy link

I needed a larger stack for one of my projects, so I fixed all those magic numbers and made it so it can use __stack_pointer if exported and so on.

I open this pull request out of courtesy, but I don't expect it to be merged, for I won't accept googles CLA.
The only CLA I will ever accept is the DCO, because CLAs generally do not benefit anyone but the one asking for them.
Open source projects already have a license everyone needs to honor, and which gives everyone involved equal rights to their contributions. Normalizing having to give anyone additional rights or guarantees, no matter how benign they may seam, is not in anyones interest.

DATA_ADDR can now be overwritten by exporting a __asyncify_data variable.
DATA_START and DATA_END can be overwritten either by setting the corresponding
fields in __asyncify_data to something other than 0, or by exporting
the __stack_low and __stack_pointer variables.
@google-cla
Copy link

google-cla bot commented Jul 8, 2024

Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

View this failed invocation of the CLA check for more information.

For the most up to date status, view the checks section at the bottom of the pull request.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant