Laguna-Chain/laguna-chain

[docs] feature parity check for solidity on solang

Opened this issue · 0 comments

Info

description:
addresses the differences when using solang as the compiler to power solidity

expected results:

  • version compatibility checks toward solidity version used
  • keyword support checks on differences in legal keyword in solang
  • behavior differences around calling convention and project structure or error handling
  • performances tips around storage cost and execution speed