issues
search
zink-lang
/
zink
Rustic programming language that targets the Ethereum Virtual Machine
https://zink-lang.org
GNU General Public License v3.0
139
stars
13
forks
source link
refactor(codegen): code relocation for code length greater than 0xff
#276
Closed
clearloop
closed
1 week ago
clearloop
commented
2 weeks ago
Resolves #273 Resolves #247 Resolves #268
Changes
[x] grow jump targets on targets pc gt 0xff
[x] detect pushN from the byte length of target PC
[x] handle offset relocation for pc greater than 0xff
Resolves #273 Resolves #247 Resolves #268
Changes