Skip to content

Commit 7c7b72a

Browse files
committed
Update README, add fork information
1 parent 50dcc70 commit 7c7b72a

File tree

1 file changed

+19
-2
lines changed

1 file changed

+19
-2
lines changed

README.md

Lines changed: 19 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,22 @@
11
# ⚡️ QuickJS - A mighty JavaScript engine
22

3-
Friendly [QuickJS](https://bellard.org/quickjs) fork focused on reigniting the project.
3+
Friendly [QuickJS]() fork focused on reigniting the project.
44

5-
🚧 Work in progress.
5+
## Overview
6+
7+
In October 2023 [@bnoordhuis] and [@saghul] decided to fork the [QuickJS] project with
8+
the aim of reigniting it. They reached out to the original authors ([@bellard] and [@chqrlie])
9+
about their intentions.
10+
11+
As of December 2023 the initial goal was somewhat accomplished. [@bellard] resumed working on
12+
the project and both parties have been pulling patches from each other since.
13+
14+
As of early 2024 both projects agree the proper path forward involves merging both projects
15+
and combining the efforts. While that may take a while, since both projects diverged in certain
16+
areas, there is willingness to go in this direction from both sides.
17+
18+
[QuickJS]: https://bellard.org/quickjs
19+
[@bellard]: https://github.com/bellard
20+
[@bnoordhuis]: https://github.com/bnoordhuis
21+
[@chqrlie]: https://github.com/chqrlie
22+
[@saghul]: https://github.com/saghul

0 commit comments

Comments
 (0)