elrond-wasm-output

Crates.ioelrond-wasm-output
lib.rselrond-wasm-output
version0.38.0
sourcesrc
created_at2020-08-25 19:24:49.965319
updated_at2022-12-15 13:35:21.658939
descriptionElrond WebAssembly panic handler and allocator declaration for the .wasm output
homepagehttps://elrond.com/
repositoryhttps://github.com/ElrondNetwork/elrond-wasm-rs
max_upload_size
id280674
size4,906
(dorin-iancu)

documentation

https://docs.elrond.com/

README

elrond-wasm-output

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.

Commit count: 6577

cargo fmt