Crates.io | elrond-wasm-output |
lib.rs | elrond-wasm-output |
version | 0.38.0 |
source | src |
created_at | 2020-08-25 19:24:49.965319 |
updated_at | 2022-12-15 13:35:21.658939 |
description | Elrond WebAssembly panic handler and allocator declaration for the .wasm output |
homepage | https://elrond.com/ |
repository | https://github.com/ElrondNetwork/elrond-wasm-rs |
max_upload_size | |
id | 280674 |
size | 4,906 |
Only contains the allocator and the panic handler, required for building the wasm output.
Import this crate in the crate that produces the wasm output; do not import in any crate where you want debugging capabilities or unit tests.