https://github.com/dmcgowan/containerd-wasm
Implementation of containerd shim using wasm
https://github.com/dmcgowan/containerd-wasm
Last synced: 2 months ago
JSON representation
Implementation of containerd shim using wasm
- Host: GitHub
- URL: https://github.com/dmcgowan/containerd-wasm
- Owner: dmcgowan
- License: apache-2.0
- Created: 2019-05-23T22:20:39.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2024-12-03T14:15:55.000Z (6 months ago)
- Last Synced: 2025-03-29T23:08:25.231Z (3 months ago)
- Language: Go
- Size: 1.61 MB
- Stars: 94
- Watchers: 5
- Forks: 31
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-repositories - dmcgowan/containerd-wasm - Implementation of containerd shim using wasm (Go)
README
## containerd wasm shim
**PROOF OF CONCEPT WARNING**
A wasm implementation of a containerd runtime using the containerd shim interface
Uses wasmtime to execute wasm/wasi binaries