Skip to content

contract-sdk: Once wasm abi becomes stable consider switching back to it #561

Open
@ptrus

Description

@ptrus

#548 switches from the exprimental wasm to using "C" ABI in the contract-sdk.

In future (as wasm abi becomes more stable) switching back to wasm ABI should be reconsidered. This however will be a breaking change for existing contracts, unless both ABIs are supported by the sdk.

Couple of issues with the wasm ABI:

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions