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

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

#48 in #compiled

Download history 47/week @ 2024-07-21 54/week @ 2024-07-28 44/week @ 2024-08-04 56/week @ 2024-08-11 37/week @ 2024-08-18 50/week @ 2024-08-25 29/week @ 2024-09-01 32/week @ 2024-09-08 25/week @ 2024-09-15 49/week @ 2024-09-22 52/week @ 2024-09-29 5/week @ 2024-10-06 11/week @ 2024-10-13 18/week @ 2024-10-20 23/week @ 2024-10-27 17/week @ 2024-11-03

69 downloads per month
Used in 2 crates

Apache-2.0 WITH LLVM-exception

1MB
16K 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

~19–27MB
~450K SLoC