steps to reproduce:
a.run this line in PM console:
Install-Package ClearScript.V8
b.run the application
c.receive this error:
Could not load file or assembly 'ClearScriptV8-32.DLL' or one of its dependencies. The specified module could not be found.
I assume the DLLS need to be moved into a content folder in the web role, and that some configuration needs to be done to allow either the x86 or x64 DLL to be selected depending on OS