@didek @faho @humanetech
#web
I dream about a modular #browser engine too often.
The hardest part is to make a community-driven #javascript engine that for example can be dropped into webkit or at least into node or deno.
I wonder if it is splittable into making/adopting a #wasm machine and making a js JIT compiler into wasm.
There is also KJS but i wonder if it is actually usable now.