Skip to content

Instantly share code, notes, and snippets.

@inh3
Last active April 21, 2020 18:29
Show Gist options
  • Save inh3/9161442 to your computer and use it in GitHub Desktop.
Save inh3/9161442 to your computer and use it in GitHub Desktop.
valgrind with node.js
valgrind --leak-check=full node --expose_gc script.js
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment