QuickJSharp is a modern, high-performance .NET wrapper for the quickjs-ng JavaScript engine.
This project is currently under active development andis in an early state. It aims to provide seamless, type-safe interoperability between C# and JavaScript with minimal overhead, supporting both direct interaction and automatic source generation of high-level seamless bridges between classes and other language constructs with 0 reflection or dynamic code generation.
QuickJSharp is licensed under the Mozilla Public License 2.0 (MPL-2.0).