bmorelax / wasmedge-containers-examples

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Running lightweight WasmEdge apps side by side with Linux containers

The crun project now supports WasmEdge as a "container" runtime! Since crun is widely supported across the Kubernetes ecosystem, WasmEdge applications can now run everywhere Kubernetes runs!

This repository contains scripts, tutorials, and GitHub Actions to demostrate how WasmEdge applications work side by side with Linux containers.

Example: A simple WebAssembly app

Example: A HTTP microservice written in Rust and compiled into WebAssembly

About

License:Apache License 2.0


Languages

Language:Shell 100.0%