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

#101 in #register

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–6MB
~18K SLoC