elfconv Demo

This is the demo page for elfconv which runs WebAssembly converted from Linux applications.


Shell Environment (GNU Bash + BusyBox)

Overview

This is a demonstration of running WebAssembly (Wasm) versions of statically linked Linux/aarch64 applications—GNU Bash and BusyBox. The symlinks under /usr/bin have been verified to work.

⚠️ Caution: Many BusyBox commands are untested. As a result, they may frequently terminate with runtime errors. If this happens, please reload the page.


How fast is elfconv's Wasm?

Comparing the execution speed of the mnist neural network Linux application on elfconv versus container2wasm.

Please wait for initializing ...