execjs
execjs copied to clipboard
JS => Ruby communication
Hey, wasn't sure where else to ask since I didn't see any contact info. Is there any facilities in this project to call out from javascript into ruby, either via direct method calls, or even just an even queue of some sort? If not, is this something that would be feasible to add?
Even if it's time limited I could handle the implementation, but I'd like to get the developer's opinion about feasibility first before spending that much time on reading the code.