Microsoft brings Windows 10's Edge browser to Apple's iPhone in early preview form
Microsoft on Thursday launched a preview version of its Edge Web browser for the iPhone, intended to let Windows 10 users move more seamlessly between desktop and mobile.

An Android version is also due soon.
A key feature in this regard is "continue on PC," which much like Apple's Continuity (or Pushbullet) lets people push a webpage from the mobile version of Edge to the desktop. At the moment, PCs must be running the Windows 10 Fall Creator's Update Insider Preview.
The iPhone app also carries over Windows features like the Hub, Reading List, and Reading View, and will eventually sync both passwords and favorites between devices. The current preview is missing roaming passwords as well as iPad compatibility, and is moreover limited to English-speaking U.S. residents. Improved support is promised as the software develops, including tab sync as a longer-term goal.
Other built-in tools include a QR code reader, voice search, and a private browsing mode. Among search engine choices are Bing, Google, and Yahoo.
At present, there is no iPad version.
To try the iOS app, people must sign up with Microsoft's Windows Insider program, and then download it using Apple's TestFlight app. A finished release is due by the end of the year.

An Android version is also due soon.
A key feature in this regard is "continue on PC," which much like Apple's Continuity (or Pushbullet) lets people push a webpage from the mobile version of Edge to the desktop. At the moment, PCs must be running the Windows 10 Fall Creator's Update Insider Preview.
The iPhone app also carries over Windows features like the Hub, Reading List, and Reading View, and will eventually sync both passwords and favorites between devices. The current preview is missing roaming passwords as well as iPad compatibility, and is moreover limited to English-speaking U.S. residents. Improved support is promised as the software develops, including tab sync as a longer-term goal.
Other built-in tools include a QR code reader, voice search, and a private browsing mode. Among search engine choices are Bing, Google, and Yahoo.
At present, there is no iPad version.
To try the iOS app, people must sign up with Microsoft's Windows Insider program, and then download it using Apple's TestFlight app. A finished release is due by the end of the year.
Comments
While I’ve never been a Microsoft fan, I see this as a good thing in that they are focusing on software tools for all platforms instead of tactically crippling software not on their preferred platforms as in prior years. In theory it’s a win-win.
But I suspect that the number of iPhone users who actually download the browser will be limited. Certainly, I have zero intention of actually installing the thing.
https://developer.apple.com/app-store/review/guidelines/
"Apps that browse the web must use the appropriate WebKit framework and WebKit Javascript."
When they render pages, they should render exactly the same as Safari. It largely makes having 3rd party browsers on iOS pointless. The main differences are for syncing data with desktop browsers, different tab layouts etc. Some browsers circumvent this restriction by rendering content (even secure content) on their servers like Opera, which is a huge privacy concern:
https://www.pcworld.com/article/194148/security_concerns_with_opera_mini_browser_for_iphone.html
http://www.opera.com/privacy/mini
"We log the URLs of your requests that are sent through our servers, but not the content. We also log your IP address, details about your device's make and model, and a randomly generated identifier associated with your instance of our products. We use this data to debug and improve our services and may store our server logs for up to six months. We anonymize and aggregate this data and may allow our business partners access to it. We and our business partners cannot link aggregated data to individual people."
On Android, Edge is using Blink:
https://www.theregister.co.uk/2017/10/05/microsoft_edge_ios_android_beta/
The Edge engine EdgeHTML on Windows is based off Trident, the engine from IE but with the old junk taken out and new modern junk thrown in.
Use Safari on iOS, use Safari on Mac, use Chrome on Windows (when you have to use Windows, but mostly avoid Windows and Chrome when possible).
Isnt the Mac approach of storing various supporting files in the Library and other folders similar to what Windows does?
Serious question. I have no idea how this stuff works.
Most of the time the files that a program installs or creates on a Mac are either text files that the application uses to record things like your registration ID or preferences as to how you want to customize the app. These are negligible.. If you delete them, the app will simply recreate these again next time you re-launch. If you leave them after you delete the app it's never an issue because it has no impact on your system or other programs.
Some files that Application can install could be font files (Like Microsoft will install ithe system).. If you uninstall the program by dragging it to the trash those will remain on your system that's correct.. It's very easy to manage your fonts on the Mac because there is an application called font book, but you can also go to the font's folder.
Here's the thing though, these are files (Preferences, fonts etc..) that the program does not need to run.. Windows hierarchy although it has been tweaked and is a changing system.. still requires a registry, still relies on file extensions, and will put files that a program needs to run in one directory and in another directory. etc..
This Is why windows must rely on a registry to associate where all those program files (and supporting files) are. If I change something, or install a program that is not properly prepared, it can disrupt the registry and I run the risk of having a computer that's not useable. (Also like messing with .dll files)
On the Mac all pertinent files needed for that application to run are self contained in the Icon that represents the program. This icon is actually a folder but I can move it to whatever directly I want. the Desktop, the Trash, the documents folder. It will still run. I can re-title It and it will still run. Of course you can create short cuts as well.
Last but not least there are 'Extension Type files" that an application can install that modify behavior of the Mac of allow a program to have access to other systems. An example of this wold be Antivirus software. These programs usually do include an Un-install feature because they do put some files other directories. Out of all the program installations mentioned this would appear to be the most windows like. There aren't many programs that do this, and it is a simple matter of dragging the program to the trash, and removing the extension (which the un-installer will do for you). Again.. if you remove the extension only, the program will either re-install the extension, or ask you to run the installer again, but no other programs on the Mac will be effected (or the operating system). If you remove the program, but leave the extension, the effect is negligible.
So yes.. there are programs that do install some files in other places, but changing, moving, deleting those files doesn't effect the operating system, and moving the actual program to another directory (Or renaming it) doesn't affect the program. Most of the time it really is as simple as dragging the program to the trash. Otherwise, run the uninstall program. Don't worry about the preference files as they are text documents and take up very little room.