53 releases (30 stable)

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

#699 in WebAssembly

Download history 2673/week @ 2024-01-03 3586/week @ 2024-01-10 2834/week @ 2024-01-17 2281/week @ 2024-01-24 2574/week @ 2024-01-31 2682/week @ 2024-02-07 2357/week @ 2024-02-14 2065/week @ 2024-02-21 2377/week @ 2024-02-28 2985/week @ 2024-03-06 2622/week @ 2024-03-13 2523/week @ 2024-03-20 2149/week @ 2024-03-27 2557/week @ 2024-04-03 3230/week @ 2024-04-10 2443/week @ 2024-04-17

10,788 downloads per month
Used in 57 crates (18 directly)

MIT license

1MB
22K 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

~7–18MB
~215K SLoC