In brief how'd I reimplement a browser engine hardware-on-up?
I'd start with a processor geared towards parsing & rearranging bytes. As well as a basic microcontroller supplying core tasks like time & randomness, an NPU for interpreting speech & translating webpages, & a few other things.
I'd include object capabilities at a hardware/firmware level, as well as cooperative multitasking.
The OS would primarily be parsers for various file systems & network protocols!
1/3?