Viewing profile — alexdovzhanyn
alexdovzhanyn
HN member- Joined
- Sun, Sep 15, 2024, 3:36 PM UTC
- HN karma
- 3
- Public activity
- 3 items
- HN profile
- View on Hacker News ↗
About alexdovzhanyn
No profile information was provided.
Recent public activity
-
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.
-
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…
- story