You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/install-guides/browsers/_index.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -25,7 +25,7 @@ layout: installtoolsall # DO NOT MODIFY. Always true for tool install ar
25
25
26
26
You may want to use web browsers on Arm platforms during development projects.
27
27
28
-
Browser support for Arm varies. Some browsers have broad operating system support and native execution on Arm while others do not.
28
+
Most major browsers now run natively on Arm for both Windows and Linux.
29
29
30
30
The information below helps you:
31
31
@@ -42,15 +42,15 @@ Here is a quick summary to get you started:
42
42
| Firefox | native | yes |
43
43
| Chromium | native | yes |
44
44
| Brave | native | yes |
45
-
| Chrome | native |no |
45
+
| Chrome | native |yes|
46
46
| Edge | native | no |
47
47
| Vivaldi | native | yes |
48
48
49
49
Windows on Arm runs native ARM64 applications, but can also emulate 32-bit x86 and 64-bit x64 applications. Emulation is slower than native and shortens battery life, but may provide functionality you need.
50
50
51
51
The primary functional issue for browsers on Arm is DRM (digital rights management). DRM is required to play certain video content from streaming services such as Netflix. To test if your browser has DRM check the [DRM stream test](https://bitmovin.com/demos/drm).
52
52
53
-
Edge and Firefox are good native browsers with DRM support for Windows on Arm. There are no easy DRM solutions for Arm Linux.
53
+
All native browsers on Windows on Arm support DRM. On Arm Linux, Chrome provides DRM support for streaming services.
54
54
55
55
Please share your experiences with browsers on Arm by submitting a [GitHub issue](https://github.com/ArmDeveloperEcosystem/arm-learning-paths/issues/new) or a GitHub Pull Request to add additional browsers.
Copy file name to clipboardExpand all lines: content/install-guides/browsers/brave.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -60,23 +60,23 @@ For more ways to install Brave on Linux refer to [Installing Brave on Linux](htt
60
60
61
61
### Windows
62
62
63
-
Brave is a native ARM64 application. If you visit [brave.com](https://www.brave.com) and download from a Windows on Arm computer you will install the native version.
63
+
Brave is a native ARM64 application. If you visit [brave.com](https://www.brave.com) and download from a Windows on Arm computer, you will install the native version.
64
64
65
65
Additional Brave releases for Windows on Arm are available on [GitHub](https://github.com/brave/brave-browser)
66
66
67
67
To download the offline installer, use the files with `Standalone` in the name.
68
68
69
69
To install Brave on Windows on Arm:
70
70
71
-
1. Click on latest release on the right side of the page.
71
+
1. Click on the latest release on the right side of the page.
72
72
73
73
2. Find and download the offline install file `BraveBrowserStandaloneSetupArm64.exe`
74
74
75
75
3. Run the install file to install the browser
76
76
77
77
4. Find and start Brave from the applications menu
78
78
79
-
{{% notice Note %}}
79
+
{{% notice Online installer %}}
80
80
If you want the smaller, online installer download the file `BraveBrowserSetupArm64.exe`
0 commit comments