Kangaroo Simulation in Web App using Rhino.Compute:

I am currently attempting to build a web app with rhino.compute, and I wanted to integrate bongo at some stage. Im very interested in topological optimization, and Ive created a quite efficient kangaroo script that solves for rigidity, 1/2 vol, anchor, and Unary as inputs, but I want to allow users to view the animation of the topological optimization by pulling vertex data from the original kangaroo script that (hopefully) works as a hops definition. Not saying that Bongo will animation the kangaroo hops defenition, but that it will take data from it - to animate.

Is that even possible? Or is there another way to show the simulation to users?