tw.gl.repl icon indicating copy to clipboard operation
tw.gl.repl copied to clipboard

multiline symbol and single-js-file deployment

Open shakfu opened this issue 1 year ago • 0 comments

Hi, thanks for sharing this project.. I recently used it in my py-js: python3 externals for Max/MSP project and it was worked very nicely with the py object as live repl.

In this regards, I have a couple of questions:

  • Is it possible to combine the lines into one quoted symbol, instead of the current line-by-line processing?

  • If one wants to include a pre-configured repl in one's package as the default repl, is this deployment option supported? and if so, would it be possible to compress the javascript into one-file using your existing build system?

shakfu avatar Jun 12 '24 04:06 shakfu