Describe the change
Some explicit design decisions will likely lead to divergence from solc. For example, we will not support arbitrary sized integers in the AST, since the performance hit is not worth the marginal/niche use case.
Each decision should clearly state why it was taken in ~1 sentence.
Additional context
No response
Describe the change
Some explicit design decisions will likely lead to divergence from solc. For example, we will not support arbitrary sized integers in the AST, since the performance hit is not worth the marginal/niche use case.
Each decision should clearly state why it was taken in ~1 sentence.
Additional context
No response