Google V8 engine

Joost Schuttelaar joost at joostschuttelaar.nl
Tue Jul 24 12:58:53 CEST 2012


On Jul 24, 2012, at 12:25 , Marc Nostromo [M-.-n] wrote:

> I'm looking to add some compile on the fly features to my synth architecture. Mostly what I would like it to start the program once and be able to sent it various iterations of client code so I don't have to recompile all the time. Plus adding external scripting possibilities is always a good thing ;)
> 
> As anyone any experience with V8 integration with C++ ? It looks like it's doing pretty much what I'd like to but some confirmation would be nice before I start putting my finger in this mess.

Scripting? Or DSP? For the first, perhaps embed Lua? It's made for that. V8 has made some strides recently (notably because of NodeJS) that makes it easier to use standalone.

-- 

Joost Schuttelaar
The Hague, NL



More information about the music-bar mailing list