lburgazzoli commented on PR #21975: URL: https://github.com/apache/pulsar/pull/21975#issuecomment-1926410244
I think the biggest advantage of [chicory](https://github.com/dylibso/chicory) over [wasmtime-java](https://github.com/kawamuray/wasmtime-java) + [wasmtime](https://github.com/bytecodealliance/wasmtime) is the fact that the first is a pure meant to be a pure java implementation so it does not require to have any jni/ffi binding but yeah, in therm of maturity at this stage wasmtime is quite more mature. For example purpose, I'll try to write a small POC for chicory + pulsar to see how it would looks like -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
