On Fri, May 11, 2012 at 7:00 AM, dhruvbird <[email protected]> wrote: > I was wondering - how tightly coupled is node to v8 actually? I mean I > have heard that mozilla is making their runtime API compatible with > that of the v8 API, so is it possible to just plug it in instead of > v8? I remember seeing a project called SpiderNode doing so a while > ago.
SpiderNode is dead but me and some others are doing a tech demo[1] that's essentially node / libuv + smjs. [1] https://github.com/creationix/luvmonkey -- Job Board: http://jobs.nodejs.org/ Posting guidelines: https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines You received this message because you are subscribed to the Google Groups "nodejs" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/nodejs?hl=en?hl=en
