Crates.io | wasmer-middlewares-near |
lib.rs | wasmer-middlewares-near |
version | 1.0.1 |
source | src |
created_at | 2021-02-05 00:42:18.447387 |
updated_at | 2021-02-05 00:42:18.447387 |
description | A collection of various useful middlewares |
homepage | |
repository | https://github.com/wasmerio/wasmer |
max_upload_size | |
id | 350811 |
size | 17,258 |
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.