Hacker News new | ask | show | jobs
by IanCal 3185 days ago
I've used it before as a demo building something to run on flash based set-top boxes. Hey couldn't process XML quickly so I moved the code that did it to run on a server and use the built in serialise/deserialise functions. Then I just compiled one side to flash and one side to PHP.