Feature Request
Currently we have Xlang tests for python/rust/c++/go:
- src/test/java/org/apache/fory/xlang/GoXlangTest.java
- src/test/java/org/apache/fory/xlang/CPPXlangTest.java
- src/test/java/org/apache/fory/xlang/RustXlangTest.java
- src/test/java/org/apache/fory/xlang/PythonXlangTest.java
We need to add JavaScriptXlangTest.java and align javascript implementation with current xlang_serialization_spec.md
Is your feature request related to a problem? Please describe
No response
Describe the solution you'd like
No response
Describe alternatives you've considered
No response
Additional context
No response