Skip to content

PinkDiamond1/wasm-interface-cli

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Wasm Interface CLI

A command line tool to check Wasm modules against a set of interfaces

To use it, just run:

wasm-interface --dir=. check wasi-module.wasm -i example_interfaces/wasi_unstable.wai

Install

You can install wasm-interface by running:

wapm install -g wasm-interface

*Note: You can also alternatively install via cargo with cargo install wasm-interface-cli

About

A binary for verifying Wasm interfaces

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Rust 100.0%