mirror of
https://github.com/cargo-bins/cargo-binstall.git
synced 2025-05-12 23:10:02 +00:00
Add function and example program detecting WASI runability (#250)
This commit is contained in:
parent
900186e57d
commit
9d99bfb81f
5 changed files with 64 additions and 0 deletions
|
@ -15,6 +15,7 @@ pub mod bins;
|
|||
pub mod binstall;
|
||||
pub mod fetchers;
|
||||
pub mod metafiles;
|
||||
pub mod wasi;
|
||||
|
||||
mod target;
|
||||
pub use target::*;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue