/browser-engine

Experiments with writing a toy browser engine, just for fun.

Primary LanguageTypeScriptMIT LicenseMIT

Experiments with writing a toy browser engine, just for fun.

Aim:

Running

This uses a simple Deno.serve() function to serve the code directly via ts_serve:

deno run --allow-all serve.ts