Last active
June 26, 2020 21:38
-
-
Save ctaggart/56593ad6fd42656ff47cbcaca67029de to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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