Alternatives
Products that do what XCodex WASM does
Codex running in your browser. No backend.
- 1

- 2

- 3IB
2022 · runno.dev
- 4TE
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
- 5

- 6

- 7

- 8MX
2013 · copy.sh
- 9JA
I've open sourced a JavaScript to WASM compiler. It's an experimental tool, but given the semantics I already implemented, I'm fairly certain I am able to eventually cover 100% of JavaScript spec. Any ideas, questions or critique welcomed! If you are interested in WASM, especially with new proposals like WASM GC or exception handling, it might be a good source of seeing these features in action - the project has a few thousand lines of hand written WAT so far.
2024 · github.com
- 10

The power of Codex with local, self-hosted models and voice
Jul 2026 · opencodesuper.app
- 11

- 12

- 13RP
2021 · repl.leaningtech.com
- 14IW
2023 · github.com
- 15
Codex in Chrome▲111Let Codex navigate and automate tasks in your browser
May 2026 · learn.chatgpt.com
- 16DI
2022 · copy.sh
- 17GP
2021 · go-playground-wasm.vercel.app
- 18

- 19

- 20

- 21WW
2020 · blog.yifangu.com
- 22SU
Hi everyone, I built a runtime to isolate untrusted code using wasm sandboxes. Basically, it protects your host system from problems that untrusted code can cause. We’ve had a great discussion about sandboxing in Python lately that elaborates a bit more on the problem [1]. In TypeScript, wasm integration is even more natural thanks to the close proximity between both ecosystems. The core is built in Rust. On top of that, I use WASI 0.2 via wasmtime and the component model, along with custom SDKs that keep things as idiomatic as possible. For example, in Python we have a simple decorator:…
Feb 2026 · github.com
- 23WR
A WebAssembly runtime embedded in Godot game engine projects. Interact with Wasm modules from GDScript. Accessing Wasm modules via GDScript provides the following benefits. - Sandboxed environment allows safely loading zero-trust mods/extensions to a project. - Single target means that Wasm modules can be built from any language e.g. Rust, Go, AssemblyScript and the single binary can be run on all platforms. - Fast execution compared to GDScript allows for offloading compute-heavy operations or running bots/mods/etc. at high FPS. This might be useful for loading mods, bot AI,…
2023 · github.com
- 24

Ranked by how close each launch is in meaning, then by votes. Refine with a description →