At Wed, 25 Apr 2012 04:26:53 -0400, Edward Z. Yang wrote: > > In that case, it seems likely that you accidentally attempted to invoke > the JS FFI function from server-side code. > > Edward >
Thanks Edward, I guess that was a consequence of me trying to force the C FFI example as if it were client side code, which in retrospect makes no sense at all. I will try including javascript from an external script based on some of the more javascript-centric examples (such as alert.ur) Regards, Tim _______________________________________________ Ur mailing list [email protected] http://www.impredicative.com/cgi-bin/mailman/listinfo/ur
