Venus OS is Victron's operating system for devices like the Cerbo GX.
With this package, I am experimentally building a NodeJS package with native NodeJS extensions.
(TODO: more context required)
npm run build
node test-me.js
This will output world
, if all went well.