This repo contains a poc of somekind which is 'fw&app' that resembles Electron.
Fully featured
Bug free (;D)
CMake as build system/generator with npm
NodeJS NAPI
Uses C++ Library containing some sample stuff
'Windows' only implementation
Uses javascript as a 'client'
npm install
node js-src/index.js
Interface with JS?
I used Visual Studio 2022 for the native parts and VS Code for javascript