[Ur] UR/Web SVG (ffi) question

2018-04-16 Thread Jonas Mellin
Dear all, I am a novice with respect to UR/Web and I want to use it together with SVG. I found the prototype ffi for SVG at https://github.com/karsar/urweb-examples/tree/master/SVGTest after reading through the material, doing all the tutorials and generally digging around internet. Anyway, I

Re: [Ur] UR/Web SVG (ffi) question

2018-04-16 Thread Adam Chlipala
I have not read all of your code, but I did spot the problem behind the first compiler error message, which I think all web developers would agree is problematic. (I.e., it isn't just a question of a fussy Ur/Web type system.) On 04/16/2018 04:58 AM, Jonas Mellin wrote: fun proc (x: intPair)