Open andygill opened 10 years ago
(I've updated the original comment with the link)
It turns out to be quite tricky to balance online and offline concerns, if we want to share the code generator between the two modes.
I think that outlines the problem very nicely.
Do you think it's worth while to build a simpleJS
function that only outputs standalone js for the "easy"
constructs?
Related to #12.
Have a version of send that generates JavaScript, for use outside blank-canvas.
I've create a wiki page for discussions.