website access through browser
ai777ai opened this issue · 7 comments
When trying to access a website through the browser i get a refused connection error!
Yes that is expected, only sites that support CORS will work, such as the ones I have added as icons below the address bar. Also IPFS url's work as I have it go through a gateway. This is unavoidable with client-side code.
hey, there is actually an extension that I use that allows that.
https://chromewebstore.google.com/detail/hiframe-the-hyper-iframe/joibipdfkleencgfgbbncoheaekffdfn
thank you it worked!! i got one more question do you have an extension for running x64 windows applications?
no, sorry. As far as I know, with current web technologies, x86_64 emulation isn't possible.
Yes indeed with v86 we cannot run anything x64. It's possible with other emulators I think, but v86 was easiest to integrate.
Also, if I remember correctly, the boxedwine application is the 32-bit variant, right?
Yes that is also 32bit, and 16bit.