Live data from Hacker News

Viewing profile — evacchi

evacchi

HN member
Joined
Wed, Nov 13, 2013, 10:21 PM UTC
HN karma
833
Public activity
299 items

About evacchi

In the past I worked on programming language research at unimi.it; after working at the R&D dept of UniCredit Bank, I joined Red Hat, working on the Drools rules engine and the Kogito cloud-native business automation platform, contributing to Quarkus and lately qbicc.org; I joined Tetrate.io to work on the wazero Wasm runtime for Go, then I joined Dylibso where I worked on the Chicory Wasm runtime for Java, on wazero, Extism, XTP, mcp.run and more!

Currently I am back at Red Hat, AI Inference Engineering.

evacchi.dev

Recent public activity

  1. story
  2. comment
    Comment #48434871

    related: "Kefka is a Go-native shell sandbox with coreutils, Python via WebAssembly, and more" https://xeiaso.net/blog/2026/dancing-mad-sandboxing/

  3. story
  4. story
  5. comment
  6. comment
    Comment #47988212

    I am a simple man, I see wazero, I upvote :) (I am one of the maintaners, interesting work!)

  7. comment
    Comment #47733400

    Nah that would be unfair to you (you are often doing a lot of grunt maintenance work!! Plus getting me out of many tarpits when we chat) and the rest of the maintainers!

  8. comment
    Comment #47723636

    I'm working on EH right now! Slowly walking towards GC!!

  9. comment
    Comment #47631168

    Yay wazero maintainer here, thanks for the shout-out!

  10. comment
    Comment #46622575

    My site and blog: https://evacchi.dev

  11. comment
    Comment #46585406

    weeks ago I was also noodling around with the idea of programming languages for LLMs, but as a means to co-design DSLs https://blog.evacchi.dev/posts/2025/11/09/the-return-of-lang.…

  12. story
  13. comment
    Comment #46349714

    ramalama.ai is worth mentioning too

  14. story
  15. comment
    Comment #46207490

    wazero has supported context cancellation for a long time :) https://github.com/wazero/wazero/blob/9286448974219ab3be0931...

  16. comment
    Comment #46090960

    Cool they have NFTs

  17. comment
    Comment #46007878

    I've also been thinking about generating DSLs https://blog.evacchi.dev/posts/2025/11/09/the-return-of-lang...

  18. comment
    Comment #45973106

    > This is not just a convenience feature. It is a new way of thinking about test creation that closes the distance between the coverage you need and the code that runs it Ouff

  19. story
  20. story
  21. story
  22. comment
    Comment #44501172

    > - Wasm Exception Handling is still not part of the standard. They are supported by browsers and runtimes based on browsers, but they are unsupported by lots of other runtimes (Wa…

  23. comment
    Comment #44462861

    mcp.run is entirely based on wasm. Tools can run on our cloud or locally

  24. story
  25. comment
    Comment #43976470

    OT: I really like Li Haoyi's work in the Scala community, trying to bring Python's straightforward programming model to Scala. I've been wondering if there is an equivalent in the …