Viewing profile — bouiaw
bouiaw
HN member- Joined
- Tue, Dec 04, 2012, 4:56 PM UTC
- HN karma
- 29
- Public activity
- 10 items
- HN profile
- View on Hacker News ↗
About bouiaw
No profile information was provided.
Recent public activity
-
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.…
-
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 …
-
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…
-
comment
Comment #34802114
Good one ^^. Sadly not from my family even if he is one of my prefered philosopher.
-
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.
- story
-
comment
Comment #32754510
Yeah I miss interfaces/traits as well, see https://github.com/ziglang/zig/issues/1268 related open issue.
-
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 ;-)
-
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.
-
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…