Live data from Hacker News

Viewing profile — andreaTP

andreaTP

HN member
Joined
Tue, Oct 15, 2024, 8:01 PM UTC
HN karma
21
Public activity
10 items

About andreaTP

No profile information was provided.

Recent public activity

  1. comment
    Comment #48330568

    The comment is from the Dylibso CEO.

  2. comment
    Comment #48330536

    Android is supported!

  3. comment
    Comment #43178310

    There are a few efforts in this direction, TeaVM but also Graal, I think you just need to stay tuned

  4. comment
    Comment #43178294

    To wasm or not to wasm. Well, running Chicory in Scala is seamless, I thought this comment was targeting the effort to compile Scala to Wasm in the Scala.js project.

  5. comment
    Comment #43178244

    You don't, just, easily rewrite everything. Being able to just re-use is the trick!

  6. comment
    Comment #43178203

    I would say pretty close, check this for example: https://github.com/roastedroot/sqlite4j

  7. comment
    Comment #43177227

    Scala needs the Garbage Collection and Exception Handling proposals(afaik). They are planned but not implemented yet in Chicory.

  8. comment
    Comment #43175870

    A few cool things based on Chicory: OPA: https://github.com/StyraInc/opa-java-wasm Integration with Debezium has been launched today too: https://debezium.io/blog/2025/02/24/go-smt…

  9. comment
    Comment #43175756

    ahaha, that's intriguing! I think there are still some gaps but we are comparing results(with GraalWasm) on Photon here: https://github.com/shaunsmith/wasm-bench Should be easy to …

  10. comment
    Comment #43175698

    Looking forward to seeing more Chicory in Bazel, is a great use-case! Thanks for spearheading it!