wasmer-middlewares-asml-fork

Crates.iowasmer-middlewares-asml-fork
lib.rswasmer-middlewares-asml-fork
version1.0.2
sourcesrc
created_at2021-02-06 02:56:59.128228
updated_at2021-02-06 02:56:59.128228
descriptionA collection of various useful middlewares
homepage
repositoryhttps://github.com/wasmerio/wasmer
max_upload_size
id351393
size17,088
Dan (dotxlem)

documentation

README

Wasmer Middlewares

The wasmer-middlewares crate is a collection of various useful middlewares:

  • metering: A middleware for tracking how many operators are executed in total and putting a limit on the total number of operators executed.
Commit count: 17039

cargo fmt