Will the IE10 Chakra JScript engine available as stand alone accessible from C#?

前端 未结 5 713
春和景丽
春和景丽 2020-12-08 17:46

Microsoft may (actually I think it will) in the future release the IE10 Chakra (JScript engine) as a stand alone module, like google V8 JavaScript Engine.

  • The
5条回答
  •  既然无缘
    2020-12-08 18:13

    Check out what Microsoft just released regarding this topic:

    http://blogs.windows.com/msedgedev/2015/05/18/using-chakra-for-scripting-applications-across-windows-10/#comment-841

    Inside the blog answers you can find the latest comment from Microsoft. The answer is: "Re:Windows scripting – Windows Scripting host supports JavaScript but is not based on Chakra engine. For now, this project does not intend to change the same."

提交回复
热议问题