mirror of https://github.com/pyodide/pyodide.git
514 B
514 B
JavaScript API
Backward compatibility of the API is not guaranteed at this point.
Globals
.. js-doc-summary:: globalThis
.. js-doc-content:: globalThis
(js-api-pyodide)=
pyodide
.. js-doc-summary:: pyodide
.. js-doc-content:: pyodide
(js-api-pyproxy)=
PyProxy
A PyProxy is an object that allows idiomatic use of a Python object from JavaScript. See {ref}type-translations-pyproxy
.
.. js-doc-summary:: PyProxy
.. js-doc-content:: PyProxy