File tree Expand file tree Collapse file tree 1 file changed +19
-2
lines changed Expand file tree Collapse file tree 1 file changed +19
-2
lines changed Original file line number Diff line number Diff line change 1
1
# ⚡️ QuickJS - A mighty JavaScript engine
2
2
3
- Friendly [ QuickJS] ( https://bellard.org/quickjs ) fork focused on reigniting the project.
3
+ Friendly [ QuickJS] ( ) fork focused on reigniting the project.
4
4
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
You can’t perform that action at this time.
0 commit comments