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

substrate-wasmtime-runtime

Wasmtime的运行时库支持

5个版本

0.16.0-threadsafe.42020年5月19日
0.16.0-threadsafe.32020年5月16日
0.16.0-threadsafe.22020年5月7日
0.16.0-threadsafe.12020年5月4日
0.13.0-threadsafe.12020年3月12日

#43#compiled

Download history 61/week @ 2024-03-24 107/week @ 2024-03-31 54/week @ 2024-04-07 79/week @ 2024-04-14 81/week @ 2024-04-21 71/week @ 2024-04-28 61/week @ 2024-05-05 67/week @ 2024-05-12 77/week @ 2024-05-19 71/week @ 2024-05-26 78/week @ 2024-06-02 25/week @ 2024-06-09 69/week @ 2024-06-16 60/week @ 2024-06-23 24/week @ 2024-06-30 9/week @ 2024-07-07

168 每月下载
2 crates 中使用

Apache-2.0 WITH LLVM-exception

1MB
14K SLoC

这是包含wasm运行时库支持的wasmtime-runtime crate,支持wasmtime-environwasmtime-jitwasmtime-obj使用的wasm ABI。

这个crate不做主机与目标的区分;它旨在为目标编译。

大多数用户将希望使用主要的wasmtime crate,而不是直接使用此crate。


lib.rs:

Wasmtime的运行时库支持。

依赖

~23MB
~442K SLoC