Crates.io | wasmer-middlewares-asml-fork |
lib.rs | wasmer-middlewares-asml-fork |
version | 1.0.2 |
source | src |
created_at | 2021-02-06 02:56:59.128228 |
updated_at | 2021-02-06 02:56:59.128228 |
description | A collection of various useful middlewares |
homepage | |
repository | https://github.com/wasmerio/wasmer |
max_upload_size | |
id | 351393 |
size | 17,088 |
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.