#oci

oci-wasm

A crate containing a thin wrapper around the oci-distribution crate that implements types and methods for pulling and pushing Wasm to OCI registries

4 releases

0.0.4 Jun 6, 2024
0.0.3 May 31, 2024
0.0.2 May 20, 2024
0.0.1 May 16, 2024

#1467 in WebAssembly

Download history 148/week @ 2024-05-13 481/week @ 2024-05-20 934/week @ 2024-05-27 1342/week @ 2024-06-03 1690/week @ 2024-06-10 907/week @ 2024-06-17

4,881 downloads per month
Used in 4 crates (3 directly)

Custom license

460KB
327 lines

Rust OCI Wasm implementation

This repo contains a Rust crate implementing the OCI Wasm Specification. It is a thin wrapper around the oci-distribution crate with the specific config types needed for the OCI Wasm specification.

A Bytecode Alliance hosted project

Dependencies

~15–31MB
~434K SLoC