0

I am trying to make CV/portfolio-ish game with WebGL build and I want to show people my previous games.

I wonder if there is anyway to run my previous games exes on WebGL at runtime. Like game inside game but I don't want to move all of the assets, codes etc. Opening extra web page with WebGL is an option but I want to try my question first.

Thanks.

shingo
  • 18,436
  • 5
  • 23
  • 42
  • Other page with WebGL I would say .. there is no way to run an `exe` afaik (except [it already exists on the target device](https://stackoverflow.com/questions/3152482/running-exe-from-javascript) .. but again this was 10 years ago ^^) .. WebGL should be pretty sandboxed ... you can of course as well provide some downloads .. but who will just download and execute some random `exe` file from the internet ;) – derHugo Jan 30 '23 at 08:09
  • Yeah external download is not an option at this situation but thanks for fast response. – ozaneski13 Jan 30 '23 at 08:17

0 Answers0