zink-lang / zink

Rustic programming language that targets the Ethereum Virtual Machine
https://zink-lang.org
GNU General Public License v3.0
137 stars 12 forks source link

refactor(codegen): get locals from calldata directly in external functions #244

Closed clearloop closed 1 month ago

clearloop commented 1 month ago

Resolves #241 Resolves #160 Resolves #165

Changes