Commit 500903b7 authored by Michael Droettboom's avatar Michael Droettboom

Better tagline

parent 6c9a3067
...@@ -2,10 +2,11 @@ ...@@ -2,10 +2,11 @@
[![Build Status](https://circleci.com/gh/iodide-project/pyodide.png)](https://circleci.com/gh/iodide-project/pyodide) [![Build Status](https://circleci.com/gh/iodide-project/pyodide.png)](https://circleci.com/gh/iodide-project/pyodide)
This provides an integration layer when running an empscripten-compiled CPython The Python scientific stack, compiled to WebAssembly.
inside a web browser. It provides transparent conversion of objects between
Javascript and Python and a sharing of global namespaces. When inside a browser, It provides transparent conversion of objects between Javascript and Python and
this means Python has full access to the Web APIs. a sharing of global namespaces. When inside a browser, this means Python has
full access to the Web APIs.
See [the demo](https://iodide.io/pyodide-demo/python.html) See [the demo](https://iodide.io/pyodide-demo/python.html)
......
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