Andrea Peruffo

Results 396 comments of Andrea Peruffo

Adding annotation syntax `(@if-supports "multi-memory") (module ...)` to the wast files seems appropriate, probably it can be 90% generated by LLM after a few initial examples. Guiding the LLM implementation...

Thanks for the feedback, I'm ok moving on with Option 2, and yes, we can keep the current naming and just change the default, agreed 👍 next steps: 1. the...

Probably using Vertx and Jackson is going to be easier with Quarkus/Hibernate. There is a [Quarkus extension](https://github.com/quarkiverse/quarkus-kiota) or you can mix and match those libraries: https://github.com/kiota-community/kiota-java-extra @baywet IIRC you are...

Thanks a lot for the writeup @EricWittmann ! I just finished dumping a very very initial core of the work here: https://github.com/roastedroot/protobuf4j So far it is just the functionality needed...