wasmX
The most flexible WASM-modular blockchain engine
What it does
wasmX: the only WASM-modular blockchain engine capable of regeneration and metamorphosis. Multi VM, language-agnostic, multi-consensus, a variety of host APIs. Multichain nodes, cross-chain transactions, digital identity support.
Does a similar job
all alternatives →- LALegion, an as-simple-as-possible blockchain server written in Haskell2017 · github.com · ▲239


- SUSandboxing untrusted code using WebAssemblyFeb 2026 · github.com · ▲76
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:…

Kyushu – A self-hostable WASM sandbox for JavaScript workersJun 2026 · kyushu.dev · ▲89A self-hostable Wasm sandbox for JavaScript workers.
More commerce this month
the category →

Compare your startup equity grant for free.
Commerce · 27d ago · equitybee.com
Source: Product Hunt launch ↗
Launched alongside, September 2025
the whole month →
- AS
Commerce · Sep 2025 · anycrap.shop
- TE
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…
Dev tools · Sep 2025 · github.com
- IR
Years ago I stumbled across a basic version of this concept and it stuck with me. I knew if I was ever going to take on such a project, it would need to be flawless, but without coding experience it was just another idea that would never happen. By the end of 2024, as AI coding tools exploded everywhere, I finally had a way to make it real. I started from zero knowledge and spent months collaborating with AI agents as a learning experience. Every pixel and every function went through me. The AI translated what I asked for into code, but every decision was human. I didn't use existing OS…
AI · 2025 · mitchivin.com

