issues
search
paritytech
/
revive
Solidity compiler for PolkaVM
Apache License 2.0
38
stars
5
forks
source link
Contract calls
#19
Closed
xermicus
closed
5 months ago
xermicus
commented
5 months ago
This PR
Implements the codegen for working function calls
Implements according functionality in the mock VM
Introduces a new host API to retrieve the return data
This PR