Johnicholas Hines
Johnicholas Hines
I'm not sure exactly what wasn't working, but the jim+sdl combination wasn't working on my (possibly messed up ubuntu 14.04) system. I hacked in something that works on my fork,...
While working on a simple Petri net diagram, I encountered a crash, which I believe is related to NaN in polyline points. .domain: ``` type Box type Place
 .domain: type Boundary type Place type Port
When I press "Compile" (I get no feedback and) the JS console says: index-2e8f712a.js:247 Uncaught (in promise) RangeError: WebAssembly.Memory(): could not allocate memory at JU (index-2e8f712a.js:247:22151) at ZOe (index-2e8f712a.js:247:23682) at...
While working on graph drawing in https://penrose.cs.cmu.edu/try/, today, I pressed compile and nothing changed. Looking at the JS console, I see "Uncaught (in promise) CompileError: WebAssembly.compile(): Compiling function #71 failed:...
I saw a freeze and in the javascript console: index-b4db132c.js:252 Uncaught (in promise) Error: bboxFromPath expected pathData to be nonempty at R7t (index-b4db132c.js:252:89885) at vle (index-b4db132c.js:252:95912) at nu (index-b4db132c.js:252:82752) at...