65.9K
CodeProject is changing. Read more.
Home

Using JavaScript frameworks from your C#/UWP application

starIconstarIconstarIconstarIconstarIcon

5.00/5 (5 votes)

Dec 2, 2015

CPOL

9 min read

viewsIcon

30364

Thanks to Chakra (the JavaScript engine used by Microsoft Edge), it is now possible to host one of the fastest JavaScript engines (and also the one with the highest support of ECMAScript 6) inside any Universal Windows Platform application.