Skip to content

Latest commit

 

History

History
17 lines (17 loc) · 556 Bytes

File metadata and controls

17 lines (17 loc) · 556 Bytes

Use of EVM assembly is error-prone and should be avoided or double-checked for correctness. (see here)


Slide Screenshot

063.jpg


Slide Text

  • Solidity Assembly
  • Optimized -> efficient Gas Savings
  • Error-prone
  • Semantics & Readability
  • Avoid or Double-check

References


Tags