There’s a bunch of folks doing interesting (sometimes truly bizarre) things in script like implementing MUL with double-and-add or merklized lookup tables, trying to implement a stark verifier, etc. so far we’ve found that the 1000 element stack depth limit is something you need to be aware of, but isn’t *usually* an issue. And i think the places it gets bumped into would be trivially fixed if the stack element limit was raised. Anecdotal, but supports the view that 1000 elements is plenty roomy (*especially* if a stack element was able to be up to 4mb)

Reply to this note

Please Login to reply.

Discussion

No replies yet.