Safari works on Windows!?!
I can not think it took me this lengthy to figure this out, however it’s completely feasible to run the current WebKit/Safari on Windows in your area and also debug problems that would certainly or else call for emulation, a remote equipments or a Mac!
Not just can it be done however it’s exceptionally simple, and also in this post I will certainly look at the 2 most basic means to stand up and also running.
Approach # 1: Dramatist CLI.
This initial approach is without a doubt the simplest as it just needs having Node.js set up which includes npm/npx. As soon as you have actually Node.js mounted you will certainly require to run the Dramatist command to download and install the internet browsers.
Open the Command Motivate and also kind npx dramatist mount
, after that as soon as this is done you can open a link in WebKit by running the adhere to command npx dramatist wk https://dustinbrett.com/
, as defined in the docs for Command line devices -> > Open Pages
Approach # 2: Download And Install Build Artifacts.
As defined in the Webkit Wiki, the data called for are constructed usually and also can be quickly downloaded and install and also integrated.
The initial documents that is required originates from the Webkit CI Contractors, especially WinCairo-64-bit-Release-Build
Open up the current environment-friendly develop and also download and install the zip documents pointed out after S3 LINK
on the transfer-to-s3
action.
Currently you will certainly require to download and install another zip documents from the WebKitForWindows Launches by downloading and install WebKitRequirementsWin64.zip
from the Possessions
area of one of the most current launch.
After that essence both data to the exact same folder to make sure that the bin64
folders come to be integrated. All various other folders can be removed as they are not required. Enter into the integrated bin64
folder and also launch MiniBrowser.exe
and also you are up and also running.
This variation has actually even more functions contrasted to the Dramatist one and also enables switching on and also off Speculative & & Interior Debug Attributes.
Both variations have the acquainted Internet Examiner which is exceptionally useful to have in your area.
Buddy Video clip.
I assumed this was such a helpful technique that I likewise made a video clip demonstrating how to do it, do not hesitate to examine it out!