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

witc-abi

rust supplment for witc

5 unstable releases

0.3.1 May 17, 2023
0.3.0 May 17, 2023
0.2.1 May 8, 2023
0.2.0 May 3, 2023
0.1.0 Mar 5, 2023

#61 in #add

Download history 2/week @ 2024-02-26 18/week @ 2024-04-01 224/week @ 2024-04-22

242 downloads per month

Apache-2.0

6KB
97 lines

witc_abi

This repository is working with invoke_witc, you will not need to use this crate directly, just add it into dependencies.

witc_abi = "0.2"

Runtime

You will need to register common helper for your vm : Vm if you want to use witc

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

Dependencies

~0–5.5MB
~15K SLoC