|
|
|
|
|
by mhio
355 days ago
|
|
What are the advantages to pljs over plv8? I thought the context creation would have been the big one, but it doesn't appear so in the current benchmarks. How did the project weigh the intermittent updates of bellard quickjs and the community fork quickjs-ng? |
|
As for quickjs vs quickjs-ng: ng is a fantastic project and I’m really hoping it pulls an egcs and ends up canonical, but when this project was started, it did not exist, so quickjs was chosen as the starting point. As for why it has not been adopted yet by this project, it comes down to a few things that helped make the decision:
As things change, everything will be re-evaluated, but for now quickjs itself works great.