#run-time #vm #add #repository #helper #witc #supplment

witc-abi

为 witc 提供的 Rust 补充库

5 个不稳定版本

0.3.1 2023年5月17日
0.3.0 2023年5月17日
0.2.1 2023年5月8日
0.2.0 2023年5月3日
0.1.0 2023年3月5日

#73 in #add

每月 47 次下载

Apache-2.0

6KB
97 代码行

witc_abi

此仓库与 invoke_witc 协同工作,您无需直接使用此包,只需将其添加到依赖项中。

witc_abi = "0.2"

运行时

如果您想使用 witc,则需要为您 vm : Vm 注册公共助手

vm.register_import_module(witc_abi::runtime::component_model_wit_object()?)?

依赖项

~0–5.5MB
~18K SLoC