gnh1201 / welsonjs

WelsonJS - Build a Windows app on the Windows built-in JavaScript engine
https://catswords.social/@catswords_oss
GNU General Public License v3.0
227 stars 15 forks source link

[Roadmap] Microsoft ClearScript #95

Closed gnh1201 closed 9 months ago

gnh1201 commented 10 months ago

Summary

Please leave any requests related to Microsoft ClearScript here.

ClearScript is a library that makes it easy to add scripting to your .NET applications. It currently supports JavaScript (via V8 and JScript) and VBScript.

Related links