67 releases (42 stable)

new 5.0.2 Nov 25, 2024
5.0.0 Oct 29, 2024
4.4.0 Oct 4, 2024
4.3.5 Jul 16, 2024
1.0.0-rc1 Dec 23, 2020

#1249 in WebAssembly

Download history 2642/week @ 2024-08-05 2378/week @ 2024-08-12 1852/week @ 2024-08-19 2380/week @ 2024-08-26 2100/week @ 2024-09-02 2756/week @ 2024-09-09 2506/week @ 2024-09-16 3305/week @ 2024-09-23 2519/week @ 2024-09-30 2103/week @ 2024-10-07 2038/week @ 2024-10-14 2737/week @ 2024-10-21 2442/week @ 2024-10-28 1941/week @ 2024-11-04 1874/week @ 2024-11-11 1763/week @ 2024-11-18

8,215 downloads per month
Used in 48 crates (17 directly)

MIT license

1MB
25K 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
~260K SLoC