G
Gil Fidel
Hi, I'm currently building a little web spider (in C++) and i need a
way to transform JS into pure html (i.e. "compile" the JS into HTML).
How can i do it?
Sample code would be the best
Thanks
way to transform JS into pure html (i.e. "compile" the JS into HTML).
How can i do it?
Sample code would be the best
Thanks