Alternatives
Products that do what Running a Website Inside a Website does
I stumbled upon a WASM linux terminal emulator that runs inside your browser called linuxontab. I am not affiliated with the site, but I naturally found this ve...
- 1AT
2025 · github.com
- 2MX
2013 · copy.sh
- 3TE
I made a built-from scratch Wayland Compositor to display any GUI app* in the terminal! I think there is a lot of unexplored potential in custom Wayland compositors, a lot of really cool things you can embed existing applications into! So, I started with embedding apps into the terminal because that is the easiest input/output (output is just utf-8 and I use the great `chafa` library for that, and I just read from stdin for the input). If you have any other ideas for cool Wayland compositors, let me know. I purposedly wrote 80% the app in Typescript to appeal to the most developers and…
Sep 2025 · github.com
- 4RV
Weekend creation: A Linux terminal on top of a RISC-V emulator running in the browser via WebAssembly, powered by the Cartesi Machine. Check cool commands to experiment in the project page https://github.com/edubart/cartesi-wasm-term
2023 · cartesi-machine.surge.sh
- 5

- 6

Embed a live sandbox.bio terminal directly in your website or blog post.
23d ago · sandbox.bio
- 7IB
2022 · runno.dev
- 8AC
It's based on the jediterm library developed for IDEs, but it can also be put to work as a standalone terminal emulator with tabs. The library has been around for more than 10 years, but I don't think anyone made a terminal emulator app from it?
2025 · github.com
- 9

This is the entire Firefox browser rendering to a element. Gecko, all UI components, and the Spidermonkey JS engine are all compiled and running in WebAssembly. Here are a few things you might find interesting: - This is fully end to end encrypted! We use the WISP protocol for TCP-over-websockets. - There is a novel WASM->JS JIT for experimental site speedup - This port cost over 25k in opus/fable tokens for debugging and JIT research This was just a fun experiment to push the boundaries of WebAssembly. For a more usable "browser in browser" experience, we also built…
Jul 2026 · developer.puter.com
- 10RP
2021 · repl.leaningtech.com
- 11

- 12DI
2022 · copy.sh
- 13OS
2012 · ubercomp.com
- 14

- 15

- 16

- 17GW
Nov 2025 · github.com
- 18GM
Hi everyone, Gridland is a runtime + ShadCN UI registry that makes it possible to build terminal apps that run in the browser as well as the native terminal. This is useful for demoing TUIs so that users know what they're getting before they are invested enough to install them. And, tbh, it's also just super fun! Gridland is the successor to Ink Web (ink-web.dev) which is the same concept, but using Ink + xterm.js. After building Ink Web, we continued experimenting and found that using OpenTUI and a canvas renderer performed better with less flickering and nearly instant load times. We're…
Mar 2026 · gridland.io
- 19

- 202G
Hello HN, Just wanted to show this little 2D game engine that I've been working on for some time (around 2 years on the editor part, longer on some of the components). It's quite full featured but obviously this a project of such magnitude already that the work never really ends. That being said it's definitely already at a point where games can made and published. The editor runs natively on Windows and Linux using Qt5. The games can run on both Win and Linux as well as on WASM with WebGL. Feature wise there's a bunch of the stuff you'd expect. Audio, graphics, scripting,…
2022 · github.com
- 21

- 22AA
Earlier this year, we released our open-source game engine [0] built with Rust, WebAssembly, and WebGPU. Today, we’re happy to announce the Ambient platform, which brings web deployment, server hosting, and more to the runtime. With Ambient, you can make a game, deploy it to the browser in one command, share your URL and instantly play with others, no downloads or installs needed. Our WASM use is innovative; it is being used as both a sandboxed runtime for user code, and as a way to run the entire Ambient runtime in the browser. This, paired with our ECS data model, enables a highly modular…
2023 · ambient.run
- 23WW
2020 · blog.yifangu.com
- 24EC
I've been working on a new terminal console for interacting with Jupyter kernels. It can display rich output in the terminal, including images (using Sixel / Kitty / iTerm2 terminal graphics protocols), ipywidgets, LaTeX, and HTML. You can also save your terminal session as a Jupyter notebook.
2022 · euporie.readthedocs.io
Ranked by how close each launch is in meaning, then by votes. Refine with a description →