Live data from Hacker News

Viewing profile — Dekkonot

Dekkonot

HN member
Joined
Sat, Oct 21, 2023, 3:49 PM UTC
HN karma
8
Public activity
4 items

About Dekkonot

No profile information was provided.

Recent public activity

  1. comment
    Comment #44054582

    Luau itself does by design, but I've never tried compiling Lune to WASM. I know that there are some blockers with the Roblox library but that's an optional component and you can ju…

  2. comment
    Comment #44054337

    Disclaimer: I've contributed to Lune multiple times and have contributed off and on to Luau as well. For those who aren't familiar, Luau is a language based on Lua that is develope…

  3. comment
    Comment #37968020

    I'm not sure about the garbage collection improvements since I haven't touched the GC, unfortunately. My philosophy is generally that I just let it do its work.

  4. comment
    Comment #37967796

    I'm rather biased because I am a Roblox dev who's also contributed to Luau and its tooling environment. I would generally recommend Luau over Lua in most cases. If you don't need t…