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

feat(codegen): handle backward jumps in jump table #286

Closed clearloop closed 10 hours ago

clearloop commented 11 hours ago

Resolves #285

Changes