witc-abi

Crates.iowitc-abi
lib.rswitc-abi
version0.3.1
sourcesrc
created_at2023-03-05 22:21:45.280682
updated_at2023-05-17 07:21:16.083192
descriptionrust supplment for witc
homepage
repository
max_upload_size
id801797
size5,553
Lîm Tsú-thuàn (dannypsnl)

documentation

README

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()?)?
Commit count: 0

cargo fmt