SmallJS icon indicating copy to clipboard operation
SmallJS copied to clipboard

Electron: More complete library support

Open FunctionPoint opened this issue 1 year ago • 0 comments

The current implementation of Electron is very minimal, supporting only the Electron example app.

A good working set of Electron widgets needs to be implemented, with unit tests and GUI tests to see the actual results. The GUI tests can be implemented as an expansion of the example app.

FunctionPoint avatar Oct 11 '24 09:10 FunctionPoint