Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
andreaTP
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
1.
▲
by
andreaTP
4mo ago
The comment is from the Dylibso CEO.
2.
▲
by
andreaTP
4mo ago
Android is supported!
3.
▲
by
andreaTP
2y ago
There are a few efforts in this direction, TeaVM but also Graal, I think you just need to stay tuned
4.
▲
by
andreaTP
2y ago
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.
▲
by
andreaTP
2y ago
You don't, just, easily rewrite everything. Being able to just re-use is the trick!
6.
▲
by
andreaTP
2y ago
I would say pretty close, check this for example: https://github.com/roastedroot/sqlite4j
7.
▲
by
andreaTP
2y ago
Scala needs the Garbage Collection and Exception Handling proposals(afaik). They are planned but not implemented yet in Chicory.
8.
▲
by
andreaTP
2y ago
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.
▲
by
andreaTP
2y ago
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 build a native image and compare!
10.
▲
by
andreaTP
2y ago
Looking forward to seeing more Chicory in Bazel, is a great use-case! Thanks for spearheading it!