An open API service indexing awesome lists of open source software.

https://github.com/bytecodealliance/rust-oci-wasm

A Rust implementation of the OCI artifact specification for WebAssembly
https://github.com/bytecodealliance/rust-oci-wasm

Last synced: 6 months ago
JSON representation

A Rust implementation of the OCI artifact specification for WebAssembly

Awesome Lists containing this project

README

          

# 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**