I considered node as a platform for a desktop version. Unfortunately it doesn't run easily on Windows, which is a pretty big detractor for a game framework.
The iOS backend uses Spidermonkey which could easily be used in a desktop version. Another option would be to use V8 directly.