1. 首页
  2. 数据库
  3. 其它
  4. ipswarm:使用IPFS + WASM + WASI的分散式边缘计算 源码

ipswarm:使用IPFS + WASM + WASI的分散式边缘计算 源码

上传者: 2021-02-06 15:40:10上传 ZIP文件 13.43KB 热度 11次
IP群 由IPFS,WASM,WASI提供支持的无服务器工作负载。 用法 运行IPFS ipfs daemon 运行IPSwarm docker build -t ipswarm . docker run --rm -it -p 8585:8585 ipswarm 锈示例 cargo new hello-world cd hello-world rustup target add wasm32-wasi cargo build --target wasm32-wasi --release IPFS_REF=$(ipfs add --quiet target/wasm32-wasi/rele
下载地址
用户评论