Grant Skinner

Results 147 comments of Grant Skinner
trafficstars

That's really interesting. In theory we could run it all in a worker as well. The wasm file is pretty large - about 600kb over the wire - or 163kb...

Is it easy / possible to strip down the wasm file at all by removing features that aren't needed? For example, flavours we don't immediately support, functionality we don't need...

I figured that was the case, but it never hurts to ask. We'd probably just toast the server side solving if we implemented this. The js for the whole app...

Not yet. I have one more update in the queue before I look at this in more detail.

We just pushed v3.5, and I plan to evaluate this for v3.6

Quick update: This is on my list to look at over the next little bit.

@lionel-rowe - thanks for this PR. Good timing too, as I'm currently planning to jump back into RegExr maintenance / updates beginning early next week, after a long hiatus. I'll...