const binding = require("./build/Release/binding"); console.log(binding.hello()); // Will log "hello world"