wasmedge_process_interface 0.2.1

A Rust library that provides Rust to WebAssembly developers with syntax for running commands functionality
Documentation
# Generated by Cargo
# will have compiled files and executables
/target/

# Remove Cargo.lock from gitignore if creating an executable, leave it for libraries
# More information here https://doc.rust-lang.org/cargo/guide/cargo-toml-vs-cargo-lock.html
Cargo.lock

# These are backup files generated by rustfmt
**/*.rs.bk

#OS X specific files.
.DS_store

# VS2017 and VSCode config files.
.vscode
.vs
# clangd index
.clangd