Thread: Javascript
View Single Post
Old 01-15-2015, 09:13 PM   #6
kaklaudioparlour
Human being with feelings
 
kaklaudioparlour's Avatar
 
Join Date: Jan 2015
Location: Vancouver
Posts: 3
Default

You could check out javascript.net, which itself is based on Google's V8 engine. It should let you marshal objects in and out of javascript code.

You could use this sort of thing to let a user control bits of your plugin's internals with user created javascript.
kaklaudioparlour is offline   Reply With Quote