Crates.io | witc-abi |
lib.rs | witc-abi |
version | 0.3.1 |
source | src |
created_at | 2023-03-05 22:21:45.280682 |
updated_at | 2023-05-17 07:21:16.083192 |
description | rust supplment for witc |
homepage | |
repository | |
max_upload_size | |
id | 801797 |
size | 5,553 |
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"
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()?)?