GitHub - ktock/container2wasm: Container to WASM converter
[:arrow_down: Download]
[:book: Command reference]
[:books: Additional Documents]
[:arrow_forward: Demo]
container2wasm: Container to WASM converter
container2wasm is a container-to-wasm image converter that enables to run the container on WASM.
Converts a container to WASM with emulation by Bochs (for x86_64 containers) and TinyEMU (for riscv64 containers).
Runs on WASI runtimes (e.g. wasmtime, wamr, wasmer, wasmedge, wazero)
Runs on browser
x86_64 or riscv64 containers are recommended. Other p...
Read more at github.com