Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
Message from discussion Ability To Deploy Node Apps As Snapshots
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
dsuh  
View profile  
 More options Jul 23 2012, 8:40 pm
From: dsuh <dsuhpub...@gmail.com>
Date: Mon, 23 Jul 2012 17:40:15 -0700 (PDT)
Local: Mon, Jul 23 2012 8:40 pm
Subject: Ability To Deploy Node Apps As Snapshots

With v8 3.12.x, there is now an ability to specify a .js file to be
included in the snapshot with the --extra_code flag:
http://stackoverflow.com/questions/11109538/node-js-v8-how-to-make-my...

http://code.google.com/p/v8/source/detail?r=11871

It has been noted that Node is not loaded at the time of the snapshot.
Would you consider adding the functionality on build to create a snapshot
of V8+Node+<your app> so that everything can be deployed this way?

I can imagine people could use this to deploy client-side Node apps without
giving away the cleartext .js files.
Of course this could also mean faster startup of Node in general.

Well, I have been trying to replace the v8 version in the Node source to
build with this version, but there are fatal build errors.
Are there any pointers on how to modify v8 taken from the svn source so
that it will build under Node?


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.