We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
The content you are editing has changed. Please copy your edits and refresh the page.
todo
NodeId
as_u32
AcirGenError::IndexOutOfBounds
TwoWayMap
--experimental-ssa
Unit
to_expression
AcirVarData
Expression
as u{FieldElement::max_num_bits()}
set_value
--show-output
mem2reg
The text was updated successfully, but these errors were encountered:
Closing this as completed -- some of the issues have been branched out into separate non-blocking issues
Sorry, something went wrong.
No branches or pull requests
Tasks
todo
to generate a witness when resolving aNodeId
#758as_u32
method in mem.rs #785AcirGenError::IndexOutOfBounds
#1412TwoWayMap
to be able to be used for more usecases #1414--experimental-ssa
flattening pass #1420Unit
return check #1438to_expression
in Acir Gen to conveniently convertAcirVarData
into anExpression
#1441as u{FieldElement::max_num_bits()}
conversions #1443set_value
is called #1451--show-output
a feature of execution rather than compilation #1497mem2reg
ignores terminator #1502The text was updated successfully, but these errors were encountered: