Skip to content

Add cases for C_FOLD to the interpreter

Iteration in JsLIGO is compiled using C_FOLD, which was not handled in the interpreter. These two lines changes add support for C_FOLD using C_LIST_FOLD and C_SET_FOLD.

  • has a changelog entry
Edited by E. Rivas

Merge request reports

Loading