Skip to content

Commit 2da2fdc

Browse files
author
llgoer
committed
Update README.md
1 parent f9841fc commit 2da2fdc

File tree

1 file changed

+12
-1
lines changed

1 file changed

+12
-1
lines changed

README.md

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,7 @@ QuickJS Javascript引擎
5555
* [4.5 Unicode](#Unicode)
5656
* [4.6 BigInt and BigFloat](#BigInt-and-BigFloat)
5757
* [5 许可协议](#License)
58+
* [6 相关项目](#Projects)
5859

5960
1 简介
6061
--------------
@@ -752,4 +753,14 @@ We believe the current specification of tails calls is too complicated and prese
752753

753754
[https://bellard.org/libbf](https://bellard.org/libbf)
754755

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

Comments
 (0)