Re: [v8-users] Digest for v8-users@googlegroups.com - 3 updates in 3 topics

2014-08-27 Thread Daniel Vogelheim
Hi there, This appears to be an older example source code used with a newer version of V8. The V8 docs contain an updated example that works with current versions of the library: https://developers.google.com/v8/get_started Daniel On Wed, Aug 27, 2014 at 6:57 PM, ahwood wrote: > >1. The e

回复: [v8-users] Digest for v8-users@googlegroups.com - 3 updates in 3 topics

2014-08-27 Thread ahwood
The example belows can not be compiled. How could I use ‍Persistent context, because I try to make it in a Dll libaray port to my application, and it will be Persistent‍ in memo‍ry.‍ #include using namespace v8; int main(int argc, char* argv[]) { // Create a stack-allocate