#generate #cargo #wasm-binary

bin+lib cargo-witgen

witgen 是一个库,帮助您为 WebAssembly 生成 wit 文件中的 wit 定义,该二进制文件将生成 wit 文件

14 个重大版本

0.15.0 2022年7月28日
0.13.0 2022年5月9日
0.11.0 2022年3月10日
0.5.0 2021年12月23日

#1400WebAssembly

Download history 3/week @ 2024-06-03

90 每月下载量
用于 3 包

自定义许可证

42KB
936

cargo-witgen

安装

$ cargo install cargo-witgen

用法

$ cargo witgen

cargo-witgen 0.1.0

USAGE:
    cargo witgen <SUBCOMMAND>

OPTIONS:
    -h, --help       Print help information
    -V, --version    Print version information

SUBCOMMANDS:
    generate    Generate wit files
    help        Print this message or the help of the given subcommand(s)

开发

$ cargo install --path .

依赖

~11MB
~232K SLoC