48 releases (27 breaking)

0.35.0 Jun 21, 2024
0.33.1 Jun 13, 2024
0.32.0 Mar 18, 2024
0.28.0 Dec 12, 2023
0.8.0-alpha.5 Mar 24, 2020

#618 in Magic Beans

Download history 2999/week @ 2024-03-28 3020/week @ 2024-04-04 2523/week @ 2024-04-11 2384/week @ 2024-04-18 2681/week @ 2024-04-25 2580/week @ 2024-05-02 2330/week @ 2024-05-09 2638/week @ 2024-05-16 3395/week @ 2024-05-23 3545/week @ 2024-05-30 2774/week @ 2024-06-06 2513/week @ 2024-06-13 3931/week @ 2024-06-20 2224/week @ 2024-06-27 1834/week @ 2024-07-04 2940/week @ 2024-07-11

11,177 downloads per month
Used in 142 crates (4 directly)

GPL-3.0-or-later…

390KB
5.5K SLoC

Rust 3.5K SLoC // 0.1% comments WebAssembly 2.5K SLoC // 0.0% comments

License: GPL-3.0-or-later WITH Classpath-exception-2.0


lib.rs:

Defines a WasmRuntime that uses the Wasmtime JIT to execute.

You can choose a profiling strategy at runtime with environment variable WASMTIME_PROFILING_STRATEGY:

WASMTIME_PROFILING_STRATEGY Effect
undefined No profiling
"jitdump" jitdump profiling
other value No profiling (warning)

Dependencies

~40–57MB
~1M SLoC