This is the demo page for elfconv which runs WebAssembly converted from Linux applications.
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.Comparing the execution speed of the mnist neural network Linux application on elfconv versus container2wasm.