Live data from Hacker News

Viewing profile — alexdovzhanyn

alexdovzhanyn

HN member
Joined
Sun, Sep 15, 2024, 3:36 PM UTC
HN karma
3
Public activity
3 items

About alexdovzhanyn

No profile information was provided.

Recent public activity

  1. comment
    Comment #41770448

    This is true. In Theta ( https://github.com/ThetaLang/Theta ) this is exactly what we do -- no need for more than one pass for the WASM codegen.

  2. comment
    Comment #41548117

    While building my functional programming language, Theta, I ran into an interesting challenge: implementing closures and first-class functions in WebAssembly. WebAssembly doesn’t n…

  3. story