Releases: Small-JS/SmallJS
Releases · Small-JS/SmallJS
1.4.0
Examples
-
Electron example app added! Electron enables development of multi-platform desktop GUI apps using web technologies.
-
NodeGui example app added! NodeGui enables development of multi-platform desktop GUI apps based on the QT library, that are smaller, faster and easier to make than Electron apps.
Library
-
Minimal Electron support added, only to support the example app.
-
Minimal NodeGui support added, only to support the example app.
If you want more complete support for these frameworks or if you want to contribute,
please open an issue in the SmallJS GitHub repo.
Website
- The Playground now supports multiple statements and local variables. Thanks to "aiksiongkoh" for the suggestion.