Settings

Theme

Ask HN: Pipelines with WASM Components

2 points by mootoday 7 months ago · 0 comments · 1 min read

Reader

Hi HN folks, I've been digging into Wasm components for the past few days.

I find the idea of it being language-agnostic intriguing, not to mention the security aspect of how components are isolated at runtime.

I'm considering to build an open source solution to run pipelines based on Wasm components. For one, to learn more about the technology, but also to potentially provide a hosted solution to sustain the open source effort.

A web UI to create pipelines / workflows and a runtime that orchestrates and executes pipelines. People add nodes to a canvas and each node maps to a Wasm component.

I'm curious what you think of that. Is it something you could use? Is it a waste of time because it already exists? Any feedback welcome.

Thanks

No comments yet.

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection