Files
pyscript/pyscriptjs
Hood Chatham c886f887ae Split pyscript into multiple files (#1338)
In the future this should help us leak fewer names into the pyscript
namespace.

Rather than assigning to the pyscript module from JavaScript, we
mount a separate private JS module with the extra names needed by
PyScript. I moved a bit more interpeter intialization into
remote_interpreter.

I added a deprecation warning for `pyscript.js`: the proper way to
access `js` is `import js`.

---------

Co-authored-by: Antonio Cuni <anto.cuni@gmail.com>
2023-04-12 14:49:47 +02:00
..
2023-03-30 04:34:24 +02:00
2023-03-30 04:34:24 +02:00
2023-03-31 16:42:19 +02:00
2023-03-30 04:34:24 +02:00
2023-03-27 20:56:31 +05:30
2023-04-11 21:31:05 -07:00
2023-04-11 21:31:05 -07:00
2023-01-31 12:28:25 +00:00