Skip to content

Instantly share code, notes, and snippets.

@OsamaAbbas
Created November 1, 2018 10:46
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save OsamaAbbas/0d495f8427b3803c9d64a2929a04877a to your computer and use it in GitHub Desktop.
Save OsamaAbbas/0d495f8427b3803c9d64a2929a04877a to your computer and use it in GitHub Desktop.
11dcba856fa9-4
let anotherHelloScript = new vm.Script(' '.repeat(28), {
produceCachedData: true,
cachedData: helloBuffer
});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment