github nodegui/nodegui v0.45.0
0.45.0

latest releases: v0.66.0, v0.0.0-latest-master, v0.65.0...
2 years ago

This only contains changes to how NodeGui is built and installed. Previously, the C++ parts of NodeGui would be compiled at npm install time. Now we are precompiling all of NodeGui including the C++ binaries and they are downloaded during install. You should see faster and more robust installs. The requirement to have a C++ compiler and CMake available just to do JS based development is gone too.

The C++ binary is placed in build/Release like before. If there are any problems, please open an issue in GitHub.

Don't miss a new nodegui release

NewReleases is sending notifications on new releases.