Hacker News new | ask | show | jobs
by jhasse 1372 days ago
Something like Ladybird? https://github.com/SerenityOS/ladybird

I think it wants to implement all of JS eventually though.

1 comments

  it wants to implement all of JS
ES6 why not. But the whole Web API is crazy. Bluetooth ? Barcode ? Geolocation ? What the hell. Let's go back to a documents web.

Also small JS engines already exist, like QuickJS.