Import JSBinding package to your project.
on Windows
1) for 32bit editor: copy Assets/Plugins/x86/mozjs-33.dll to UnityInstallDir/Editor folder
2) for 64bit editor: copy Assets/Plugins/x86_64/mozjs-33.dll to UnityInstallDir/Editor folder
JSBinding + SharpKit / run samples
原文:http://www.cnblogs.com/answerwinner/p/4590981.html