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

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

Open
updogliu opened this issue May 8, 2019 · 0 comments

Comments

@updogliu
Copy link

updogliu commented May 8, 2019

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?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant