chaokunyang commented on code in PR #172:
URL: https://github.com/apache/fury-site/pull/172#discussion_r1731329320


##########
i18n/zh-CN/docusaurus-plugin-content-docs/current/introduction/features.md:
##########
@@ -0,0 +1,21 @@
+---
+id: features
+title: Features
+sidebar_position: 3
+---
+
+- 多种语言:Java/Python/C++/Golang/Javascript/Rust。
+- 零拷贝:受[pickle5](https://peps.python.org/pep-0574/)堆外读/写启发的跨语言序列化。

Review Comment:
   ```suggestion
   - 零拷贝:类似[pickle5](https://peps.python.org/pep-0574/),支持堆外读/写的跨语言序列化。
   ```



-- 
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]

Reply via email to