Declan Naughton
Declan Naughton
https://github.com/vizhub-core/vizhub/tree/main/vizhub-v3/vizhub-runtime uses rollup JS api
memo for modular models is in development in dev2023 branch remaining issues mainly updating/completing tests, and the process currently depends on -nomemo introspection lookup. So integrate and sequence that (or...
closed in latest alpha
join added as a modularity test.
Awesome for seeing how approachable introspection stuff actually is
I have some compilations in dev repos anyways (e.g. dev2023), but they are manually managed and this is bad. Should be a key update script regularly hit during dev and...
Cons - pollutes testcases folder. Outputs to a folder function?
By itself won't block #72
#34, with some structure changes, will help this
There are only a handful of strict requirements to do calculang processing, esp. if only necessary to ESM output. Define these and go from there in terms of speccing out...