Results 6 comments of Kyle Moore

Sorry for ghosting. I've worked with this more and I don't think it's a good pattern. Specifically, the python extension for the serverless framework implements similar behavior, except that it...

As it turns out, pyo3 can't break the GIL. Instead python `Process` can be used and rust is probably not relevant. I guess that multiprocessing adds some overhead because things...

I think this is still ok for now, but I will leave it open because it would be fun to change. I was worried that the calculations were boof bc...

I have made progress on this. I switched the svelte packages to use svelte-package instead of rollup. I think this is a straight upgrade (as far as svelte support) from...

@vkurko Makes sense and sounds good to me. I will start rewriting `common` in ts. How do you feel about the repository-level changes: workspaces, using svelte-package in the svelte subpackages...

I'm sorry.. the fullcalendar model with the options object ended up not working for me, so I lost interest.