55 releases (31 stable)

new 4.3.0 May 10, 2024
4.3.0-alpha.1 Apr 25, 2024
4.2.6 Mar 4, 2024
4.2.5 Dec 23, 2023
1.0.0-rc1 Dec 23, 2020

#429 in WebAssembly

Download history 2790/week @ 2024-01-20 2269/week @ 2024-01-27 2951/week @ 2024-02-03 2043/week @ 2024-02-10 2529/week @ 2024-02-17 1923/week @ 2024-02-24 2677/week @ 2024-03-02 3033/week @ 2024-03-09 2532/week @ 2024-03-16 2183/week @ 2024-03-23 2384/week @ 2024-03-30 2676/week @ 2024-04-06 3567/week @ 2024-04-13 4140/week @ 2024-04-20 2597/week @ 2024-04-27 1829/week @ 2024-05-04

12,553 downloads per month
Used in 53 crates (18 directly)

MIT license

1MB
23K SLoC

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.

Dependencies

~16–28MB
~481K SLoC