Chris

Results 5 comments of Chris

Thank you! I have done some work on it and got it almost complete, I ended up removing the ability to do batch runs (batch size now always = 1)...

I was able to find a couple hours to work at this again. Here is the updated length regulator that compiles with JIT. I now have the whole model running...

> @hccho2 > Do you expect that the suggestion to make the model jit traceable? See #35 for a JIT traceable length regulator

You would have to add these yourself, here are the functions for each platform on the previous version of webview (You will have to update for current). I have not...

Hi, thanks for the response. I ended up working around it by using an arrow function and setting the default options (arrow functions dont seem to work in HTML, they...