I am developing an Universal Windows App using c# and XAML. And the requirement is in the App I need to pass a value to a Javascript code to get a result.
Is there any JavaScript engine for Universal Windows App similar to JavaScriptCore in IOS. If so please advice me.