55 releases (31 stable)

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

#576 in WebAssembly

Download history 2254/week @ 2024-01-28 3014/week @ 2024-02-04 2030/week @ 2024-02-11 2437/week @ 2024-02-18 2029/week @ 2024-02-25 2724/week @ 2024-03-03 3020/week @ 2024-03-10 2514/week @ 2024-03-17 2159/week @ 2024-03-24 2400/week @ 2024-03-31 2721/week @ 2024-04-07 3517/week @ 2024-04-14 4154/week @ 2024-04-21 2540/week @ 2024-04-28 3424/week @ 2024-05-05 2727/week @ 2024-05-12

13,005 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

~15–27MB
~467K SLoC