If you have suggestions or you wish to contribute, please start a discussion.

Valuable features that are submitted with a clean implementation patch will be integrated. Please submit patches (code) in the Patch section here.

Subscribe to Release Notifications by enabling it on the Downloads page here, in the notification settings (on the right).

Illegal return statement

first post: MattiasA wrote: We have started to evalute this great project. An we love how fast...

latest post: MattiasA wrote: I got It actully thanks to http://jurassic.codeplex.com/ that had ...

Execute JavaScript in a html page?

first post: Bunnychecker wrote: Hey. I have a html page with javascript in it. When I'm pressing t...

latest post: savlkhafiz wrote: There is a javascript function (function (t, s, r){ - 1500 lines ...

export array with properties ?

first post: kaniga wrote: I have a c# object exposed using .SetParameter() with a method tha...

latest post: oliverbock wrote: JavascriptInterop::ConvertArrayFromV8() converts JavaScript arrays ...

Callbacks from C# to v8

first post: oliverbock wrote: itowlson, I tried to apply your patch to get callbacks working fro...

Passing JS Dictionaries to .NET fails

first post: Bodekaer wrote: The code which converts the JS dictionaries into .NET dictionaries...

latest post: oliverbock wrote: Can you please test this fix and provide a patch?

How to: HTTP web request and HTTP web response?

first post: savilbd wrote: I'm a newbie at such experiences. Just wondering it might sound tr...

Isolates and threads

first post: oliverbock wrote: Kaniga posted patch 11864 and wrote: Isolates were created with e...

latest post: kaniga wrote: That would require the developer to "know" too much of the inner wo...

Any way to abort execution?

first post: littlefox wrote: Hi, I'm using Javascript.NET to add scripting support to my applic...

latest post: littlefox wrote: Hi, sorry for the delay - I was working at another part from out pr...

Error Calling C# Function From Javascript

first post: syoutsey wrote: Hi all, I'm attempting to use C# with Javascript .NET to interact ...

latest post: oliverbock wrote: The second parameter to NS.dispatch is an anonymous function, not a...

Adding members to C# objects

first post: oliverbock wrote: Yair Benyami sent this message to me privately, but I think others...

latest post: oliverbock wrote: krwq wrote: It is workaround for the problem. This anonyomous fun...