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

Memory optimisations #2021

Open
Trivo25 opened this issue Feb 10, 2025 · 0 comments
Open

Memory optimisations #2021

Trivo25 opened this issue Feb 10, 2025 · 0 comments

Comments

@Trivo25
Copy link
Member

Trivo25 commented Feb 10, 2025

@dfstio :
As we are discussing that the prover can use several memory types, can we also review the possibility of

using protected memory of Intel SGX (that is limited to 128 or 256 MB) or Intel TDX (that is much bigger) only for the computations where the private witness data is used
being able to compile the SmartContract/ZkProgram to the serializable form that should be the only one needed to create a proof, thus allowing not to use TypeScript at all to generate the proof and just run native prover using the compiled circuit and witness.

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

No branches or pull requests

1 participant