45 releases (25 breaking)

0.33.0 Apr 8, 2024
0.32.0 Mar 18, 2024
0.31.0 Feb 26, 2024
0.28.0 Dec 12, 2023
0.8.0-alpha.5 Mar 24, 2020

#512 in Magic Beans

Download history 905/week @ 2023-12-23 1253/week @ 2023-12-30 1802/week @ 2024-01-06 1866/week @ 2024-01-13 1869/week @ 2024-01-20 1268/week @ 2024-01-27 1401/week @ 2024-02-03 2519/week @ 2024-02-10 2959/week @ 2024-02-17 3240/week @ 2024-02-24 1957/week @ 2024-03-02 2418/week @ 2024-03-09 2814/week @ 2024-03-16 2732/week @ 2024-03-23 3081/week @ 2024-03-30 2366/week @ 2024-04-06

11,229 downloads per month
Used in 128 crates (3 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–55MB
~1M SLoC