Skip to content

second-state/wasm-io-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Intro

This is a demo environment prepared using Docker, which includes:

  • WasmEdge and the wasi-http plugin built from commit 85451f99c00bcf17f362f3190d2680c52a0ac49b.

  • A wasm app generated using wasm-tools 1.207 from the source.

For more details, please refer to the Dockerfile.

docker pull ghcr.io/second-state/wasm-io-demo:latest

docker run -it --rm ghcr.io/second-state/wasm-io-demo:latest

Or append uri parameter

docker run -it --rm ghcr.io/second-state/wasm-io-demo:latest "https://www.google.com"

About

For 2025 wasm-io demo

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published