FLTK logo

[fltk.general] QuickJS and FLTK for Desktop Application Development

FLTK matrix user chat room
(using Element browser app)   FLTK gitter user chat room   GitHub FLTK Project   FLTK News RSS Feed  
  FLTK Apps      FLTK Library      Forums      Links     Login 
 All Forums  |  Back to fltk.general  ]
 
Previous Message ]New Message | Reply ]Next Message ]

QuickJS and FLTK for Desktop Application Development Mo_Al_ Oct 18, 2021  
 
Hello

Just wanted to share this here, quoting  the author's hackernews post:
"... this is proof of concept how lightweight JS/ES2020 engine called QuickJS and lightweight GUI toolkit FLTK can be used to build multi-platform desktop applications...".

The referenced video:
https://www.youtube.com/watch?v=vg7Q3DI8psg

The repo:
https://github.com/mtasic85/quickjs-fltk

QuickJS is a small/embeddable _javascript_ engine by Fabrice Bellard.
The advantage is that QuickJS can produce standalone executables, no need for nodejs to be installed. Also scripts can be run in script mode using the qjs interpreter. It also supports ES2020.

--
You received this message because you are subscribed to the Google Groups "fltk.general" group.
To unsubscribe from this group and stop receiving emails from it, send an email to fltkgeneral+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/fltkgeneral/1bf7fddb-61c3-4c12-87a2-edcef09772e0n%40googlegroups.com.
Direct Link to Message ]
 
     
Previous Message ]New Message | Reply ]Next Message ]
 
 

Comments are owned by the poster. All other content is copyright 1998-2024 by Bill Spitzak and others. This project is hosted by The FLTK Team. Please report site problems to 'erco@seriss.com'.