71 releases (44 stable)

new 6.0.0-alpha.1 Feb 18, 2025
5.0.5-rc1 Jan 3, 2025
5.0.4 Dec 17, 2024
5.0.2 Nov 25, 2024
1.0.0-rc1 Dec 23, 2020

#1479 in WebAssembly

Download history 2384/week @ 2024-10-29 1782/week @ 2024-11-05 1997/week @ 2024-11-12 2226/week @ 2024-11-19 2214/week @ 2024-11-26 2271/week @ 2024-12-03 3413/week @ 2024-12-10 2591/week @ 2024-12-17 722/week @ 2024-12-24 1478/week @ 2024-12-31 2388/week @ 2025-01-07 2729/week @ 2025-01-14 2438/week @ 2025-01-21 2027/week @ 2025-01-28 3600/week @ 2025-02-04 2414/week @ 2025-02-11

11,051 downloads per month
Used in 44 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

~8–18MB
~269K SLoC