by angrygoat on 11/20/22, 5:40 AM with 26 comments
by dang on 11/20/22, 8:04 AM
QuickJS JavaScript Engine - https://news.ycombinator.com/item?id=30598026 - March 2022 (67 comments)
A small but complete JavaScript engine - https://news.ycombinator.com/item?id=24867103 - Oct 2020 (146 comments)
QuickJS JavaScript Engine - https://news.ycombinator.com/item?id=20411154 - July 2019 (261 comments)
QuickJS JavaScript Engine - https://news.ycombinator.com/item?id=20404503 - July 2019 (3 comments)
by pyrolistical on 11/20/22, 7:13 AM
by Arathorn on 11/20/22, 9:15 AM
by lioeters on 11/20/22, 11:30 AM
by vbezhenar on 11/20/22, 8:24 AM
Of course there're many hard questions. For example downloading an entire JS+HTML+CSS engine with every website is not a good approach, some caching must be done. There should not be version hell with every website asking for a different version of engine. But those questions could be approached as a more general web library issues.
by jitl on 11/20/22, 6:13 PM
by jensneuse on 11/20/22, 8:35 AM
by anderspitman on 11/20/22, 5:29 PM
by Kiro on 11/20/22, 12:56 PM