dheeraj12347 commented on issue #3133: URL: https://github.com/apache/fory/issues/3133#issuecomment-3765492512
Hi @theweipeng, @chaokunyang 👋 I noticed this issue is still open and there have not been any updates since your comment. I’m very interested in contributing to Apache Fory’s JavaScript xlang support and would be happy to help with this. My plan would be: – Mirror the existing Xlang tests for Python/Rust/C++/Go under src/test/java/org/apache/fory/xlang/JavaScriptXlangTest.java. – Compare the JavaScript implementation with the xlang serialization spec and Java reference behavior. – Add/adjust JS code so xlang serialization is fully consistent with the spec, then update tests accordingly. Would it be okay if I start working on this issue? If you already have work in progress, I’d also be happy to help review or contribute to that instead. -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
