Commit 67566d95 authored by Michael Droettboom's avatar Michael Droettboom

Update README

parent 7e5b45a0
# Calling Python from Javascript with value conversion
# Pyodide
This provides an integration layer when running an empscripten-compiled CPython
inside a web browser. It provides transparent conversion of objects between
Javascript and Python and a sharing of global namespaces. When inside a browser,
this means Python has full access to the Web APIs.
# Building
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment