Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add new memory management functions for reallocations and etc. #462

Open
5 tasks
aleasims opened this issue Dec 21, 2023 · 0 comments
Open
5 tasks

Add new memory management functions for reallocations and etc. #462

aleasims opened this issue Dec 21, 2023 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@aleasims
Copy link
Contributor

This is an umbrella issue for expanding zkLLVM set of memory management functions to complete.

Right now we have only malloc and free. This is not enough to handle even growable vectors in both C++ and Rust. We need to support full set of memory management functions in our compilers and assigner.

Tasks:

@aleasims aleasims added the enhancement New feature or request label Dec 21, 2023
@aleasims aleasims self-assigned this Dec 21, 2023
@aleasims aleasims moved this from New to Coming up in zkLLVM + Proof Market Toolchain Dec 21, 2023
@aleasims aleasims moved this from Coming up to In progress in zkLLVM + Proof Market Toolchain Dec 21, 2023
@aleasims aleasims moved this from In progress to Coming up in zkLLVM + Proof Market Toolchain Feb 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: Coming up
Development

No branches or pull requests

1 participant