#wasm #run-time #wasmtime #target #user #compiled

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

#44 in #compiled

Download history 45/week @ 2023-12-13 55/week @ 2023-12-20 23/week @ 2023-12-27 22/week @ 2024-01-03 43/week @ 2024-01-10 40/week @ 2024-01-17 23/week @ 2024-01-24 14/week @ 2024-01-31 33/week @ 2024-02-07 61/week @ 2024-02-14 60/week @ 2024-02-21 87/week @ 2024-02-28 66/week @ 2024-03-06 76/week @ 2024-03-13 82/week @ 2024-03-20 61/week @ 2024-03-27

295 downloads per month
Used in 2 crates

Apache-2.0 WITH LLVM-exception

795KB
13K 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.


lib.rs:

Runtime library support for Wasmtime.

Dependencies

~24MB
~486K SLoC