Intro to EVM IV
In this week we ended our tour de EVM and here's what all I learnt.
Memory management
Even though the name's memory , Memory is equivalent to the heap in other languages but there is no garbage collector. Now , we'll explore it using an example to st...
arshthecoder.hashnode.dev5 min read