Settings

Theme

I Built a WebAssembly Runtime in 5 Days

tingouw.com

8 points by marcosscriven 2 months ago · 6 comments

Reader

andsoitis 2 months ago

If they built a WASM runtime, why do they keep on talking about using wasmtime, which is a WASM runtime.

  • dwroberts 2 months ago

    Yeah they phrase it more honestly on the actual GitHub repo as a WASM execution platform which makes more sense

swsieber 2 months ago

I appreciate the write up.

It comes off very much as a summary of days of vibe-coding from the AI itself, but it's still nice to see the condensed decisions, approach and frankly the whole concept of embedding a wasm runtime.

_alphageek 2 months ago

I would treat bwrap processes as single-use across tenants, since host-side state (allocator, FDs, namespace bits) accumulates and you can not really prove it clean.

rappatic 2 months ago

“I got an LLM to write a summary of the work it did while I occasionally checked in on Cursor.”

I’m getting so tired of these posts. Why waste our time?

  • ASalazarMX 2 months ago

    We need a button for [I carefully read and evaluated this post (I kid, I asked an LLM to summarize it for me)]".

    This way, we could return the same level of effort. Most of these vibe coded tools will gather dust almost immediately, such a monumental waste of resources.

Keyboard Shortcuts

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