No Sciter videos yet. You could help us improve this page by suggesting one.
Based on our record, Sciter should be more popular than QuickJS. It has been mentiond 70 times since March 2021. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.
> I'm convinced that using an embedded browser engine to render app UI is the future. Sciter exists: https://sciter.com/ And it indeed is great for UI. - Source: Hacker News / 3 months ago
I think Sciter is probably the better comparison: https://sciter.com/ It is a ground-up implementation of HTML and CSS rendering. IIRC it used to have its own programming language but now uses JS. I’ve long been interested in this kind of thing but haven’t actually played with Sciter in depth. Used to be that the licensing was a concern but looking at the site now it seems the terms have changed to be much more... - Source: Hacker News / 9 months ago
Seems a good place to mention https://sciter.com/ It's been on HN loads of times. A "browser" engine but very narrow scope. Works a treat for LOB type apps. - Source: Hacker News / 11 months ago
> wondering if css and svg could be used as abstraction over graphics and UI libraries There's another project called Sciter that uses CSS to target native graphics libraries: https://sciter.com > I wonder how hard it was to implement css. I've heard it can be pretty complex. It was hard, but the biggest barrier is the obscurity of the knowledge. Text layout is the hardest, because working with glyphs and... - Source: Hacker News / about 1 year ago
[2] https://sciter.com/wp-content/uploads/2024/01/select-variants.png. - Source: Hacker News / over 1 year ago
And some lightweight alternatives like Bellard's QuickJS (https://bellard.org/quickjs/) in C and Kiesel (https://kiesel.dev/) in Zig. - Source: Hacker News / 3 months ago
Built on a highly optimized JavaScript runtime powered by QuickJS, Query offers fast startup times and efficient execution. Its built-in caching mechanism further enhances performance by storing function responses, reducing database load and latency. This focus on speed makes Query a standout choice for server-side rendering, especially in applications with many components. - Source: dev.to / 4 months ago
Which JS VMs have you tried embedding? People in this thread have suggested https://github.com/Moddable-OpenSource/moddable, and https://duktape.org/, but I haven't tried any of them. - Source: Hacker News / 4 months ago
Where the previous SDK was built on top of the QuickJS JavaScript engine and the Javy runtime, the new SDK is built on top of the Firefox browser’s SpiderMonkey engine, and the Bytecode Alliance’s StarlingMonkey runtime and ComponentizeJS WIT bindings generator. - Source: dev.to / 5 months ago
I'm currently using Bellard's QuickJS engine on a new TypeScript project. - Source: dev.to / 9 months ago
Flutter - Build beautiful native apps in record time 🚀
Emscripten - Emscripten is an LLVM to JavaScript compiler.
Ultralight - Fast, light HTML UI solution for C++ apps
ACE (Ajax Code Editor) - Focused and built towards coders, web designers, and web builders, ACE (Ajax Code Editor) can help...
Electron - Build cross platform desktop apps with web technologies
WebAssembly - Application and Data, Languages & Frameworks, and Languages