Distributive-Network / PythonMonkey

A Mozilla SpiderMonkey JavaScript engine embedded into the Python VM, using the Python engine to provide the JS host environment.
https://pythonmonkey.io
Other
854 stars 40 forks source link

Introducing proxy for python bytes #395

Closed philippedistributive closed 3 months ago

philippedistributive commented 4 months ago

Added JS proxy for Python immutable bytes object

closes https://github.com/Distributive-Network/PythonMonkey/issues/385