.dll file

EdgeJs.dll

Uploaded: 2025-09-23 Last Validated: 2025-09-23
9.3.0.0 12KB x86 (32 bit) Verified 2025-09-23
Sponsored

File Info

Integrity Check
Passed
Filename
Uncompressed Size
12KB
MD5
e9d99199f93ad4a173f083b5aeac96cb
SHA256
9770e89633b87b2ef52a6d3604552b2f88b36aad03420ad52d8eb82986aa52af
SHA1
40b90c2310c09ffb276d7317a871eceab93c5d4e

Metadata

Status
Complete
Company
EdgeJs
Product
EdgeJs
Description
EdgeJs
Build Note
With Edge.js you can script Node.js in a .NET application. Edge.js allows you to run Node.js and .NET code in one process. You can call Node.js functions from .NET and .NET functions from Node.js. Edge.js takes care of marshalling data between CLR and V8. Edge.js also reconciles threading models of single threaded V8 and multi-threaded CLR. Edge.js ensures correct lifetime of objects on V8 and CLR heaps. This Edge.js NuGet package supports scripting Node.js v6.5.0.
Copyright
Copyright 2015 Tomasz Janczuk

Data Points

First Upload
2025-09-23

Install Instructions

Open the downloaded archive and extract the DLL file
1.Extract .DLL
Open the archive you downloaded and extract the specific .dll file.
Install the DLL into the correct Windows system folder
2.Install .DLL
Place the file in the correct folder:
32-bitC:\Windows\SysWOW64
64-bitC:\Windows\System32
Restart the application after installing the DLL
3.Restart Software
Close and reopen the application so Windows can load the new DLL.