5个版本
0.16.0-threadsafe.4 | 2020年5月19日 |
---|---|
0.16.0-threadsafe.3 | 2020年5月16日 |
0.16.0-threadsafe.2 | 2020年5月7日 |
0.16.0-threadsafe.1 | 2020年5月4日 |
0.13.0-threadsafe.1 | 2020年3月12日 |
#43 在 #compiled
168 每月下载
在 2 crates 中使用
1MB
14K SLoC
这是包含wasm运行时库支持的wasmtime-runtime crate,支持wasmtime-environ
、wasmtime-jit
和wasmtime-obj
使用的wasm ABI。
这个crate不做主机与目标的区分;它旨在为目标编译。
大多数用户将希望使用主要的wasmtime
crate,而不是直接使用此crate。
lib.rs
:
Wasmtime的运行时库支持。
依赖
~23MB
~442K SLoC