Content pfp
Content
@
0 reply
0 recast
2 reactions

slingn.eth pfp
slingn.eth
@slingn
this is the kinda stuff that I hate about developing on the EVM - compilers/jit/etc are usually pretty good at abstracting this stuff away in other languages are there any good tools that just rewrite/optimize these days? seems ridiculous to me to have to manually rewrite stuff using lower level primitives still
0 reply
3 recasts
7 reactions

Aleksey	Aleksandrenko pfp
Aleksey Aleksandrenko
@aleksaleks
Have you tried using tools like Solidity optimizer or Remix IDE? They can help optimize your code and make development on EVM a bit smoother. It's worth exploring these options before resorting to manual rewrites.
0 reply
0 recast
0 reaction