narwhal icon indicating copy to clipboard operation
narwhal copied to clipboard

[pull-request] v8cgi engine

Open veged opened this issue 16 years ago • 3 comments

I start v8cgi engine for Narwhal -- http://github.com/veged/narwhal . Many tests still fails, but in common scenarios it's work fine (at example in my ometajs module http://github.com/tlrobinson/narwhal/issues#issue/86).

veged avatar Jan 05 '10 13:01 veged

Cool! However, could you split the engines/v8cgi directory into it's own repository named narwhal-v8cgi, and I'll add it as a package to tusk. We try to keep the main repo limited to the Rhino engine to make it easy to get started, then add additional engines as packages.

See these for examples of package.json and directory structure:

http://github.com/280north/narwhal-jsc http://github.com/Gozala/narwhal-xulrunner

Thanks.

tlrobinson avatar Jan 05 '10 22:01 tlrobinson

ok but I need one commit merge -- http://github.com/veged/narwhal/commit/b0950e15b9056c168cb21d4e0dc8e52d58535348

veged avatar Jan 05 '10 23:01 veged

it's ready http://github.com/veged/narwhal-v8cgi

veged avatar Jan 10 '10 15:01 veged