fury icon indicating copy to clipboard operation
fury copied to clipboard

[JavaScript] Implement the object metadata compression protocol

Open chaokunyang opened this issue 1 year ago • 0 comments

Is your feature request related to a problem? Please describe.

Implement the object metadata compression protocol: type metadata encoding and parsing.

Describe the solution you'd like

#1556 can be taken as an example to type meta encoding.

Note that #1556 is only for type meta in java serialization, not for type encoding in java for xlang serialization

chaokunyang avatar Jun 03 '24 05:06 chaokunyang