Hacker News new | ask | show | jobs
by magicalist 4129 days ago
Actually, it would take quite some work to port Firefox, but you could run a NaCl-compiled browser just fine.
1 comments

Not realistically. The NaCl APIs to support dynamically-generated code have to revalidate every time, so they're too slow to support the heavily self-modifying nature of compiled JavaScript.