Skip to content

Instantly share code, notes, and snippets.

@ctaggart
Last active June 26, 2020 21:38
Show Gist options
  • Save ctaggart/56593ad6fd42656ff47cbcaca67029de to your computer and use it in GitHub Desktop.
Save ctaggart/56593ad6fd42656ff47cbcaca67029de to your computer and use it in GitHub Desktop.
const { run } = require('./pkg/node_console_hello_world.js');
run(process.argv);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment