Show HN: Obelisk – a WASM-based deterministic workflow engine

A lightweight engine for durable execution / deterministic workflows I built with Rust, wasmtime and the WASM Component Model. Its main use is running reliable, long-running workflows that can automatically resume after failures. Looking for feedback on the approach and potential use cases!


Comments URL: https://news.ycombinator.com/item?id=43636568

Points: 33

# Comments: 8

https://obeli.sk/

Vytvořeno 1mo | 9. 4. 2025 22:10:11


Chcete-li přidat komentář, přihlaste se

Ostatní příspěvky v této skupině

Show HN: Python Simulator of David Deutsch’s "Constructor Theory of Time"

Hi HN,

I turned the freshly published paper “The Constructor Theory of Time” by David Deutsch and Chiara Marletto (arXiv, 13 May 2025) into an executable Python library.

What you’ll find • On

18. 5. 2025 22:40:08 | Hacker news
Show HN: Vaev – A browser engine built from scratch (It renders google.com)

We’ve been working on Vaev, a minimal web browser engine built from scratch. It supports HTML/XHTML, the CSS cascade, @page rules for pagination, and print-to-PDF rendering. It even handles calc()

18. 5. 2025 20:30:03 | Hacker news
Show HN: Stack Error – ergonomic error handling for Rust

Stack Error reduces the up-front cost of designing an error handling solution for your project, so that you focus on writing great libraries and applications.

Stack Error has three goals:

1. P

18. 5. 2025 20:30:02 | Hacker news