Hi all,

I'm usually somewhat maintaining a Win32 build that you can grab if
you like.
http://www.abc.se/~re/code/v9/

It's a standalone exe to use as script engine for windows console.

I've added some objects I want to use:
Timer services (you can create a pretty good metronome),
MIDI ports (you can fiddle with JS code to play the GS synth that
Microsoft installs with Windows)
Read files etc.

It's based on the Shell code from V8.
The code files in the download shows yet another micro-variation on
how to threadsafe V8
and wrap up your functions as JS objects.

I've learned from the other guys maintaining wrappers, but chose to
write my own wrappers.

Any questions or problems, post here or mail me (mail address at the
site)

    rasmus

-- 
v8-users mailing list
[email protected]
http://groups.google.com/group/v8-users

Reply via email to