We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f9841fc commit 2da2fdcCopy full SHA for 2da2fdc
README.md
@@ -55,6 +55,7 @@ QuickJS Javascript引擎
55
* [4.5 Unicode](#Unicode)
56
* [4.6 BigInt and BigFloat](#BigInt-and-BigFloat)
57
* [5 许可协议](#License)
58
+* [6 相关项目](#Projects)
59
60
1 简介
61
--------------
@@ -752,4 +753,14 @@ We believe the current specification of tails calls is too complicated and prese
752
753
754
[https://bellard.org/libbf](https://bellard.org/libbf)
755
-* * *
756
+* * *
757
+
758
+6 相关项目
759
+---------
760
761
+- [QuickJS-iOS](https://github.com/siuying/QuickJS-iOS) iOS下的QuickJS库
762
763
+- [quickjs-rs](https://github.com/quickjs-zh/quickjs-rs) Rust的QuickJS库
764
765
+- [quickjspp](https://github.com/quickjs-zh/quickjs-rs) C++的QuickJS库
766
0 commit comments