Skip to content

Instantly share code, notes, and snippets.

@OsamaAbbas
Created November 1, 2018 10:44
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/2d8c61fcabdc063e642fbfea66a22a4d to your computer and use it in GitHub Desktop.
Save OsamaAbbas/2d8c61fcabdc063e642fbfea66a22a4d to your computer and use it in GitHub Desktop.
11dcba856fa9-3
let anotherHelloScript = new vm.Script('', {
produceCachedData: true,
cachedData: helloBuffer
});
// This will fail!
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment