Taritsyn / JavaScriptEngineSwitcher

JavaScript Engine Switcher determines unified interface for access to the basic features of popular JavaScript engines. This library allows you to quickly and easily switch to using of another JavaScript engine.
Apache License 2.0
447 stars 49 forks source link

added ms engine #13

Closed furesoft closed 9 years ago

Taritsyn commented 9 years ago

Hello, Chris!

That are these pieces of code from the ClearScript project? Why do we need a Windows Script Engine?

furesoft commented 9 years ago

because sometimes the clearscript v8 wrapper dont work correctly

Taritsyn commented 9 years ago

How does this relate to the JavaScriptEngineSwitcher.Msie?

Daniel15 commented 9 years ago

It doesn't seem appropriate to copy and paste 10,000 lines of code from ClearScript...

Taritsyn commented 9 years ago

I'm closing this pull request, because it is not related to the MSIE JS Engine (Windows Script Engine is a totally different).