#wasmtime #wasm #substrate #jit #wasi

substrate-wasmtime-runtime

Runtime library support for Wasmtime

5 releases

0.16.0-threadsafe.4 May 19, 2020
0.16.0-threadsafe.3 May 16, 2020
0.16.0-threadsafe.2 May 7, 2020
0.16.0-threadsafe.1 May 4, 2020
0.13.0-threadsafe.1 Mar 12, 2020

#128 in #jit

Download history 70/week @ 2024-12-17 8/week @ 2024-12-24 41/week @ 2024-12-31 70/week @ 2025-01-07 123/week @ 2025-01-14 88/week @ 2025-01-21 44/week @ 2025-01-28 100/week @ 2025-02-04 164/week @ 2025-02-11 32/week @ 2025-02-18 97/week @ 2025-02-25 51/week @ 2025-03-04 127/week @ 2025-03-11 87/week @ 2025-03-18 98/week @ 2025-03-25 27/week @ 2025-04-01

339 downloads per month
Used in 2 crates

Apache-2.0 WITH LLVM-exception

1MB
17K SLoC

This is the wasmtime-runtime crate, which contains wasm runtime library support, supporting the wasm ABI used by wasmtime-environ, wasmtime-jit, and wasmtime-obj.

This crate does not make a host vs. target distinction; it is meant to be compiled for the target.

Most users will want to use the main wasmtime crate instead of using this crate directly.

Dependencies

~19–29MB
~461K SLoC