DEV Community

Cover image for How to run WebAssembly/WASI application (Spin) with Dapr on Kubernetes

How to run WebAssembly/WASI application (Spin) with Dapr on Kubernetes

Thang Chung on September 04, 2023

Introduction As far as we know, WebAssembly (WASM) / WebAssembly System Interface (WASI) is gaining traction these days. It comes with a...
Collapse
 
sebastian_wessel profile image
Sebastian Wessel

Thanks for your article!