List of questions
Related questions
Question 81 - CBDE discussion
If you need more fine-grained functionality than solidity offers out of the box:
A.
you can incorporate inline-assembly to get better controls.
B.
you have to import pre-compiled assembly files which are then hard-copied into the bytecode of the compiled solidity file.
C.
you can use Viper, the experimental assembly like language specifically to offer more flexibility.
Your answer:
0 comments
Sorted by
Leave a comment first