If this is to be a regular application then there is no benefit in running it inside a browser - you still have to download the application to your computer and execute it. It will be much easier if you just provide a weblink to your users pointing to a statically compiled single executable containing your application that just needs running (without any installation).