This Website is Built with Bash

The Bash Shell has been compiled to wasm with emscripten. A small JavaScript library is then used to "load" the bash scripts and run them. To see more information check the links below or view the source code of this page.

Example Script


stdout stderr
if you can read this something broke :(

Source Code

https://github.com/bahamas10/bash-wasm

Video Explanation

See how this project was created here: https://www.youtube.com/watch?v=TEq-6AqMFBI

Pages built during the video

Known Limitations