hc-wasmer-middlewares

Crates.iohc-wasmer-middlewares
lib.rshc-wasmer-middlewares
version4.3.6-hc.1
sourcesrc
created_at2024-08-27 22:12:37.066366
updated_at2024-08-28 17:32:09.527472
descriptionA collection of various useful middlewares
homepagehttps://wasmer.io/
repositoryhttps://github.com/wasmerio/wasmer
max_upload_size
id1353875
size23,567
David Braden (neonphog)

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.

    See the metering example to get a concrete and complete example.

Commit count: 17039

cargo fmt