|
|
|
|
|
by The_rationalist
2161 days ago
|
|
Explaining why it was and why it would still be a disaster would bring actual intellectual value to your comment.
The old plugin interface was not at all integrated with browser APIs nor interoperable with js like ts is.
The security issues are nothing undoable, one just need to fully sandbox the VM, V8 has nothing special that couldn't be added to graalVM. Meanwhile not having programming languages is a disaster as I explained in my parent comment but did your brain process the added value that such a change would bring to the world? |
|
"One just needs to fully sandbox the VM" this is easier said than done. I explained in another post why Apparmor/Selinux are not nearly as effective as the Chrome sandbox. As for V8, sure, you could port over many mitigations it has to graalVM and get it running in a similar sandbox. Feel free, I'd certainly support you doing so.
Sure, my brain processes the benefit of other languages just fine. I'm excited to see wasm come to the browser.