Update README, add fork information
This commit is contained in:
parent
50dcc707e0
commit
7c7b72a74e
1 changed files with 19 additions and 2 deletions
21
README.md
21
README.md
|
@ -1,5 +1,22 @@
|
|||
# ⚡️ QuickJS - A mighty JavaScript engine
|
||||
|
||||
Friendly [QuickJS](https://bellard.org/quickjs) fork focused on reigniting the project.
|
||||
Friendly [QuickJS]() fork focused on reigniting the project.
|
||||
|
||||
🚧 Work in progress.
|
||||
## Overview
|
||||
|
||||
In October 2023 [@bnoordhuis] and [@saghul] decided to fork the [QuickJS] project with
|
||||
the aim of reigniting it. They reached out to the original authors ([@bellard] and [@chqrlie])
|
||||
about their intentions.
|
||||
|
||||
As of December 2023 the initial goal was somewhat accomplished. [@bellard] resumed working on
|
||||
the project and both parties have been pulling patches from each other since.
|
||||
|
||||
As of early 2024 both projects agree the proper path forward involves merging both projects
|
||||
and combining the efforts. While that may take a while, since both projects diverged in certain
|
||||
areas, there is willingness to go in this direction from both sides.
|
||||
|
||||
[QuickJS]: https://bellard.org/quickjs
|
||||
[@bellard]: https://github.com/bellard
|
||||
[@bnoordhuis]: https://github.com/bnoordhuis
|
||||
[@chqrlie]: https://github.com/chqrlie
|
||||
[@saghul]: https://github.com/saghul
|
||||
|
|
Loading…
Reference in a new issue