logoalt Hacker News

dagmxyesterday at 9:48 PM1 replyview on HN

Which of the restrictions do you feel they don’t abide by? It looks like they meet all their own restrictions


Replies

bangaladoretoday at 2:05 AM

> Use memory-safe programming languages, or features that improve memory safety within other languages, within the alternative web browser engine at a minimum for all code that processes web content;

There is absolutely zero way to satisfy the latter part here. It's at best non-enforceable. If I'm using C++ and use std::span instead of a c-style array, is that good enough?

show 1 reply