Live data from Hacker News

iOS allows alternative browser engines in Japan

developer.apple.com

1–10 of 431 posts

Re: iOS allows alternative browser engines in Japan

#4
I know this isn't new for Japan, but this requirement caught my eye:

> 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

Would Apple themselves meet this requirement? Isn't WebKit C++? Of course, I'm not sure what would be considered "features that improve memory safety within other languages," that's kind of vague.

Re: iOS allows alternative browser engines in Japan

#5

I know this isn't new for Japan, but this requirement caught my eye: > 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 Would Apple themselves meet this requirement? Isn't WebKit C++? Of course, I'm not sure what would be considered "features that improve memory safety wi…

https://github.com/WebKit/WebKit/wiki/Safer-CPP-Guidelines

Re: iOS allows alternative browser engines in Japan

#6
post #3

Did Japan decide to push proper competition laws? Time to force Apple to do it everywhere. Very long overdue.

I agree with the “enforce competition laws” sentiment, but in this context, enforced naively, all it’ll do is entrench the dominant browser engine, Blink, even more across the mobile ecosystem.

I’m sure some devs will love this. But equally, some may worry about the monoculture implications.

Re: iOS allows alternative browser engines in Japan

#8
post #6
post #3

Did Japan decide to push proper competition laws? Time to force Apple to do it everywhere. Very long overdue.

I agree with the “enforce competition laws” sentiment, but in this context, enforced naively , all it’ll do is entrench the dominant browser engine, Blink, even more across the mobile ecosystem. I’m sure some devs will love this. But equally, some may worry about the monoculture implications.

It hasn’t on Macs. Safari is still popular among non-tech folk

Re: iOS allows alternative browser engines in Japan

#9
post #5

I know this isn't new for Japan, but this requirement caught my eye: > 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 Would Apple themselves meet this requirement? Isn't WebKit C++? Of course, I'm not sure what would be considered "features that improve memory safety wi…

https://github.com/WebKit/WebKit/wiki/Safer-CPP-Guidelines

Documentation to guide devs on safe usage of C++ is enough?

So any language should be allowed as long as they instruct developers to be careful.

Post reply on HN