Nodejs有没有支持创建winform的framework/lib?

Does Nodejs have any framework/lib that support creating winform?

我想知道是否有一个库可以帮助我们在 Windows 操作系统的 GUI 编程中创建 winform。

看看edge

Run .NET and Node.js code in-process on Windows, MacOS, and Linux

此外,看看这个 SO post

  • Can I use javascript to make the equivalent of Windows Form Applications?