Viewing profile — andreaTP
andreaTP
HN member- Joined
- Tue, Oct 15, 2024, 8:01 PM UTC
- HN karma
- 21
- Public activity
- 10 items
- HN profile
- View on Hacker News ↗
About andreaTP
No profile information was provided.
Recent public activity
-
comment
Comment #48330568
The comment is from the Dylibso CEO.
-
comment
Comment #48330536
Android is supported!
-
comment
Comment #43178310
There are a few efforts in this direction, TeaVM but also Graal, I think you just need to stay tuned
-
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.
-
comment
Comment #43178244
You don't, just, easily rewrite everything. Being able to just re-use is the trick!
-
comment
Comment #43178203
I would say pretty close, check this for example: https://github.com/roastedroot/sqlite4j
-
comment
Comment #43177227
Scala needs the Garbage Collection and Exception Handling proposals(afaik). They are planned but not implemented yet in Chicory.
-
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…
-
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 …
-
comment
Comment #43175698
Looking forward to seeing more Chicory in Bazel, is a great use-case! Thanks for spearheading it!