NodeRT

Winrt APIs-node.js modules generator

OTHER License

Downloads
3.3K
Stars
662
Committers
17

Bot releases are visible (Hide)

NodeRT - NodeRT 3.0.0 Latest Release

Published by felixrieseberg about 6 years ago

Changelog

• Full support for the Universal API contract, meaning that tons of previously broken WinRT namespaces now compile successfully.
• Packages install without native compilation on macOS and Linux, ensuring that @nodert-* dependencies can be included in dependencies (rather than optionalDependencies). This means that a failed installation on Windows throws a proper error.
• All of the C++ templates have been reworked, with some kinks ironed out and the general readability improved.
• Packages for the Anniversary Update (@nodert-win10-au) and the Fall Creators Update (@nodert-win10-rs3) have been updated to versions 0.3.1,
• Full support for Node 10

NodeRT - NodeRT 2.0.5

Published by nadavbar over 7 years ago

Bug fixes for node v7

NodeRT - NodeRT 2.0.4

Published by nadavbar almost 8 years ago

Lots of bug fixes and good things

NodeRT - NodeRT 2.0.3

Published by nadavbar about 8 years ago

Minor bug fixes for Electron

NodeRT - NodeRT 2.0.2

Published by nadavbar about 8 years ago

A couple of fixes in order to make NodeRT play nicer with Electron. Introduced the castFrom feature which addresses issue #39

NodeRT - NodeRT 2.0.1

Published by nadavbar about 8 years ago

A copule of bug fixes, in parcticular addressed issue #36 and the crash reported in issue #35

NodeRT - NodeRT 2.0

Published by nadavbar about 8 years ago

NodeRT version 2.0, now supporting latest versions of node.js and Electron.