(no title)
zelcon
|
1 year ago
Why didn't you just fork Chromium and strip out the renderer? This is guaranteed to bitrot when the web standards change unless you keep up with it forever and have perpetual funding. Yes, modifying Chromium is hard, but this seems harder.
fbouvier|1 year ago
And starting from scratch has other benefits. We own the codebase and thus it's easier for us to add new features like LLM integrations. Plus reducing binary size and startup time, mandatory for embedding it (as a WASM module or as C lib).
oever|1 year ago
cxr|1 year ago
Prove it.
tetris11|1 year ago
I call this process of frontier effort and discovery: "science"
zelcon|1 year ago