Skip to content
This repository was archived by the owner on Feb 14, 2021. It is now read-only.
This repository was archived by the owner on Feb 14, 2021. It is now read-only.

[Feature Request] - allow customized panic handler in downstream crates.  #86

Description

@updogliu

I am writing a PWASM smart contract which need to use a customized panic handler, which is impossible for now since pwasm-std has already defined one.

Can we hide mod pwasm_std::panic behind a separate feature panic, or move it to a separate crate, so that the users of pwasm-std can define their own panic handler when necessary?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions