aeternity / aesophia

Stand alone compiler for the Sophia smart contract language
https://docs.aeternity.com/aesophia
ISC License
51 stars 19 forks source link

Don't compile child contracts for every literal #315

Closed radrow closed 2 years ago

radrow commented 3 years ago

At this moment the compiler builds child contracts every time they are being referenced. This could be done just once...