oci-wasm 0.2.0

A crate containing a thin wrapper around the oci-client crate that implements types and methods for pulling and pushing Wasm to OCI registries
Documentation
1
2
3
4
5
6
7
8
# Rust OCI Wasm implementation

This repo contains a Rust crate implementing the [OCI Wasm
Specification](https://tag-runtime.cncf.io/wgs/wasm/deliverables/wasm-oci-artifact/). It is a thin
wrapper around the [oci-distribution](https://crates.io/crates/oci-distribution) crate with the
specific config types needed for the OCI Wasm specification.

**A [Bytecode Alliance](https://bytecodealliance.org/) hosted project**