anoma / juvix

A language for intent-centric and declarative decentralised applications
https://docs.juvix.org
GNU General Public License v3.0
442 stars 54 forks source link

Cairo: determine which functions need builtins and pass the builtin pointer only to those #2848

Open lukaszcz opened 1 week ago

lukaszcz commented 1 week ago

This would get rid of a lot of unnecessary passing around of the builtin pointer.