quickjs/README.md

23 lines
959 B
Markdown
Raw Normal View History

2023-11-17 12:54:31 +00:00
# ⚡️ QuickJS - A mighty JavaScript engine
2024-03-12 08:43:03 +00:00
Friendly [QuickJS]() fork focused on reigniting the project.
2023-11-17 12:54:31 +00:00
2024-03-12 08:43:03 +00:00
## 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