/shadow

Shadow is a new novel web engine made (almost) entirely in JS from scratch

Primary LanguageJavaScriptMIT LicenseMIT

Shadow

Shadow is a new novel web engine made (almost) entirely in JS from scratch.

(more info there)

Posts

Contributing

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