Repeated calls to `V8Runtime.CreateScriptEngine` make the runtime's heap grow even if the engine instances are disposed immediately. This is because the `V8ContextImpl` destructor neglects to to dispose the termination exception.
Comments: Thanks for your kind words! We don't maintain NuGet packages, and recommend that you contact the owners of the ones you're using. In the past they've released updates soon after we posted new ClearScript versions. We're close to releasing version 5.4.6, but we're waiting for V8 5.1 to hit the stable channel first. In the meantime we encourage you to build ClearScript. The ClearScript [ReadMe](https://clearscript.codeplex.com/SourceControl/latest#ReadMe.txt) contains instructions. Good luck!
Comments: Thanks for your kind words! We don't maintain NuGet packages, and recommend that you contact the owners of the ones you're using. In the past they've released updates soon after we posted new ClearScript versions. We're close to releasing version 5.4.6, but we're waiting for V8 5.1 to hit the stable channel first. In the meantime we encourage you to build ClearScript. The ClearScript [ReadMe](https://clearscript.codeplex.com/SourceControl/latest#ReadMe.txt) contains instructions. Good luck!