Live data from Hacker News

Viewing profile — bouiaw

bouiaw

HN member
Joined
Tue, Dec 04, 2012, 4:56 PM UTC
HN karma
29
Public activity
10 items

About bouiaw

No profile information was provided.

Recent public activity

  1. comment
    Comment #34802399

    I would love to see a Svelte-like frontend framework natively designed for Kotlin/Wasm, not necessarily another Kotlin to JavaScript binding that feels like a second class citizen.…

  2. comment
    Comment #34802380

    This is indeed a very important point, and I care deeply about that. For Compose for Web, there has been I think a lot of debate to decide if the Web rendering should be Canvas or …

  3. comment
    Comment #34802301

    Hello world with production artifact and Binaryen optimization produces a 128K Wasm file for now for https://github.com/vmware-labs/wasm-languages/tree/main/kotl... , but the Kotli…

  4. comment
    Comment #34802114

    Good one ^^. Sadly not from my family even if he is one of my prefered philosopher.

  5. comment
    Comment #34779747

    This new blog post explores the huge potential of Kotlin/Wasm and how WasmGC, WASI, WebAssembly Component Model and warg repositories could change how we develop applications.

  6. story
  7. comment
    Comment #32754510

    Yeah I miss interfaces/traits as well, see https://github.com/ziglang/zig/issues/1268 related open issue.

  8. comment
    Comment #14067691

    As people were incredulous when I said last year WebAssembly will be shortly available in the 4 major browsers, and now it is ;-)

  9. comment
    Comment #14067555

    If you can, wait WebAssembly support for Web/DOM API and support from languages like Kotlin/Swift. This will be a game changer.

  10. comment
    Comment #11675048

    Quite surprised to see no mention of Kotlin here since both languages are very similar, main difference is Swift is LLVM based while Kotlin run on the JVM and has excellent Java in…