web-to-desktop-framework-comparison icon indicating copy to clipboard operation
web-to-desktop-framework-comparison copied to clipboard

Add Sciter, an independent HTML/CSS/JS webview

Open paulocoghi opened this issue 1 year ago • 3 comments

Sciter (https://sciter.com/) is a independent, cross-platform open source webview that does not depend on the system webview and browsers.

It provides both an "embeddable" library and a runtime, optionally available as a shared library, which can greatly reduce memory usage when simultaneous applications depend on it.

In my tests, it used less memory than github.com/webview/webview.

paulocoghi avatar Nov 26 '22 13:11 paulocoghi

Hi !

Thanks for the idea, but it doesn't look like really well known. Because there are a lot of libraries, I try to filter out projects to prevent having dozen of libraries in the benchmark 😄

I will keep this issue open to track this idea, but to be honest, it won't be a priority.

Elanis avatar Nov 26 '22 14:11 Elanis

it doesn't look like really well known.

huh? 😅 https://sciter.com/#customers

Araxeus avatar Mar 09 '23 18:03 Araxeus

There wasn't a lot of stars few months ago (and I didn't see that page 😅), but as talked in #342, it grew pretty well since on Github. And this page is another argument to tell it's kinda big indeed :)

Elanis avatar Mar 09 '23 18:03 Elanis