Shadow is a new novel web engine made (almost) entirely in JS from scratch.
(more info there)
To run the repo, just serve the root directory using a local HTTP server like sirv-cli:
npx sirv-cli .
# Now navigate to: http://localhost:8080/index.html