Finschia / cosmwasm

Fast and reusable WebAssembly smart contract runtime(and library) for finschia-sdk.
Apache License 2.0
27 stars 14 forks source link

feat: implement set_dynamic_callstack and call_function to Instance #272

Closed loloicci closed 1 year ago

loloicci commented 1 year ago

Description

This is a part of #273. This PR implements set_dynamic_callstack and call_function to Instance.

And, this PR adds todo comments to some functions will be removed after solving #273

Types of changes

Checklist