Compare commits

...

2 Commits

Author SHA1 Message Date
Ryan Myrvold
0cd54bee15 Merge 7253b78be9 into 43473b2b6e 2024-10-17 13:32:51 +05:30
Robin Rodricks
43473b2b6e Replace Edge.js with active fork (#1295) 2024-10-17 11:13:05 +07:00

View File

@@ -726,7 +726,7 @@
- [napi-rs](https://github.com/napi-rs/napi-rs) - Framework for building compiled Node.js add-ons in Rust via Node-API.
- [Neon](https://github.com/neon-bindings/neon) - Rust bindings for writing safe and fast native Node.js modules.
- [Edge.js](https://github.com/tjanczuk/edge) - Run .NET and Node.js code in the same process on Windows, macOS, and Linux.
- [Edge.js](https://github.com/agracio/edge-js) - Run .NET and Node.js code in the same process on Windows, macOS, and Linux.
- [DotNetJS](https://github.com/Elringus/DotNetJS) - Consume .NET libraries in Node.js using this .NET interoperability layer.
### Natural language processing